Update traefik labels v2

This commit is contained in:
2025-07-23 22:21:05 +05:30
parent 3f76ec0d47
commit 7cbf5c2799
3 changed files with 0 additions and 6 deletions

View File

@@ -7,8 +7,6 @@ services:
- traefik.enable=true
- traefik.http.routers.gotify.rule=Host(`${DOMAIN}`)
- traefik.http.routers.gotify.entrypoints=websecure
- traefik.http.routers.gotify.tls=true
- traefik.http.routers.gotify.tls.certresolver=letsencrypt
- traefik.http.services.gotify.loadbalancer.server.port=80
environment:
- TZ=${TZ}