fullupgrade
This commit is contained in:
@@ -47,7 +47,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
|
||||
networks:
|
||||
- default
|
||||
- traefik_web
|
||||
|
||||
Reference in New Issue
Block a user