forked from coop-cloud/traefik
fix: traefik complains the network is not set
This commit is contained in:
@ -14,7 +14,7 @@ services:
|
||||
COOKIE_DOMAIN: "${ANUBIS_COOKIE_DOMAIN}"
|
||||
PUBLIC_URL: "https://${ANUBIS_DOMAIN}"
|
||||
networks:
|
||||
- internal
|
||||
- proxy
|
||||
deploy:
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
|
||||
Reference in New Issue
Block a user