my-runtipi/authentik/docker-compose.yml
Lockszmith (@kateryna) 70050427d0 _traefik templates
2025-01-16 11:01:45 -05:00

8 lines
242 B
YAML

services:
authentik:
volumes:
- 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:-}