modified: gitea/docker-compose.yml

This commit is contained in:
2025-08-07 22:51:57 +10:00
parent a134423c9f
commit 340de303f8
+1 -1
View File
@@ -17,7 +17,7 @@ services:
labels:
- "traefik.enable=true"
- "traefik.docker.network=proxy"
# - "traefik.docker.network=proxy"
- "traefik.http.routers.gitea.rule=Host(`gitea.lan.ddnsgeek.com`)"
- "traefik.http.routers.gitea.entrypoints=websecure"
- "traefik.http.routers.gitea.tls=true"