fix: small fix with traefik config template

This commit is contained in:
Dan Anglin 2022-11-18 19:28:10 +00:00
parent 7340aa93da
commit cf13a5300b
Signed by: dananglin
GPG key ID: 0C1D44CFBEE68638

View file

@ -8,7 +8,7 @@ api:
debug: false
entryPoints:
http:
address: "${TRAEFIK_CONTAINER_IP}:80"
address: "${TRAEFIK_CONTAINER_IPV4_ADDRESS}:80"
http:
redirections:
entryPoint: