fullupgrade
This commit is contained in:
@@ -12,7 +12,6 @@ services:
|
||||
- traefik.docker.network=traefik_web
|
||||
- traefik.http.routers.${ROUTER_NAME}-router.entrypoints=${ENTRYPOINT}
|
||||
- traefik.http.routers.${ROUTER_NAME}-router.rule=Host(`${APP_HOST}`)
|
||||
- traefik.http.routers.${ROUTER_NAME}-router.tls=true
|
||||
volumes:
|
||||
- nginx-html:/usr/share/nginx/html
|
||||
- nginx-conf:/etc/nginx
|
||||
|
||||
Reference in New Issue
Block a user