fixed traefik network

This commit is contained in:
Bryan Joshua Pedini 2022-04-09 14:19:54 +02:00
parent 1fbbd0ce96
commit 1628205c35
1 changed files with 1 additions and 1 deletions

View File

@ -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