_traefik templates

This commit is contained in:
Lockszmith (@kateryna) 2025-01-16 11:01:45 -05:00
parent 75bed9a896
commit 757fc14476
14 changed files with 264 additions and 12 deletions

View file

@ -4,3 +4,5 @@ services:
- type: bind
source: ${ROOT_FOLDER_HOST}/user-config/${APP_ID}/media
target: /media
labels:
traefik.http.routers.authentik.rule: Host(`auth.${ROOT_DOMAIN}`)${APP_ROUTE_OPTIONAL:-}