fullupgrade

This commit is contained in:
valentin
2023-03-30 11:07:15 +02:00
parent 32f3b58cb1
commit 1ec5425657
6 changed files with 2 additions and 5 deletions

View File

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