debug
This commit is contained in:
parent
37cf5d07cd
commit
a50b7cc0aa
@ -74,7 +74,7 @@ services:
|
||||
- media_files:/usr/src/app/media
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.${APP_NAME}-nginx.rule=Host(`${APP_DOMAIN}`) && (PathPrefix(`/`)"
|
||||
- "traefik.http.routers.${APP_NAME}-nginx.rule=Host(`${APP_DOMAIN}`)"
|
||||
- "traefik.http.services.${APP_NAME}-nginx.loadbalancer.server.port=80"
|
||||
expose:
|
||||
- "80"
|
||||
|
Loading…
Reference in New Issue
Block a user