fixing incorrect syntax
This commit is contained in:
@@ -146,6 +146,7 @@ services:
|
||||
- "--entrypoints.web.address=:8081"
|
||||
- "--log.level=DEBUG"
|
||||
- "--accesslog=true"
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.traefik.rule=Host(`traefik.${DUCKDNS_SUBDOMAIN}.duckdns.org`)"
|
||||
- "traefik.http.routers.traefik.entrypoints=web"
|
||||
|
||||
Reference in New Issue
Block a user