We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97fcf88 commit 3cf459bCopy full SHA for 3cf459b
docker-compose.yml
@@ -8,8 +8,6 @@ services:
8
- lan
9
labels:
10
- "traefik.enable=true"
11
- - "traefik.frontend.entryPoints=${ENTRY_DEFAULT}"
12
- - "traefik.frontend.redirect.entryPoints=${REDIRECT_ENTRYPOINTS}"
13
- "traefik.frontend.rule=Host:${APP_SITE}"
14
volumes:
15
- /etc/timezone:/etc/timezone:ro
0 commit comments