This commit is contained in:
dreamer 2025-11-06 16:54:49 +01:00
parent e789ca4de3
commit f6cf84e310
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ services:
- traefik.http.routers.hotmixes_ssl.entrypoints=websecure - traefik.http.routers.hotmixes_ssl.entrypoints=websecure
- traefik.http.routers.hotmixes_ssl.tls.certresolver=myresolver - traefik.http.routers.hotmixes_ssl.tls.certresolver=myresolver
- traefik.http.services.hotmixes.loadbalancer.server.port=80 - traefik.http.services.hotmixes.loadbalancer.server.port=8080
networks: networks:
web: web:

View File

@ -17,7 +17,7 @@ services:
- traefik.http.routers.hotmixes_ssl.entrypoints=websecure - traefik.http.routers.hotmixes_ssl.entrypoints=websecure
- traefik.http.routers.hotmixes_ssl.tls.certresolver=myresolver - traefik.http.routers.hotmixes_ssl.tls.certresolver=myresolver
- traefik.http.services.hotmixes.loadbalancer.server.port=80 - traefik.http.services.hotmixes.loadbalancer.server.port=8080
networks: networks:
web: web: