fixed traefik network
This commit is contained in:
parent
1fbbd0ce96
commit
1628205c35
@ -14,7 +14,7 @@ services:
|
||||
- MYSQL_PASSWORD=${NC_DATABASE_PASS}
|
||||
labels:
|
||||
- traefik.enable=${TRAEFIK_ENABLED}
|
||||
- traefik.docker.network=traefik
|
||||
- traefik.docker.network=${TRAEFIK_NETWORK}
|
||||
### Section HTTP
|
||||
- traefik.http.routers.http-${TRAEFIK_ROUTER}.entrypoints=http
|
||||
# redirect to HTTPS only
|
||||
|
Loading…
Reference in New Issue
Block a user