_traefik templates
This commit is contained in:
parent
75bed9a896
commit
757fc14476
14 changed files with 264 additions and 12 deletions
|
@ -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:-}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue