fix: Revert to 777wolfpack.runfoo.run

This commit is contained in:
fullsizemalt 2025-12-09 07:59:32 -08:00
parent 1ae04de050
commit 112315e06c

View file

@ -65,7 +65,7 @@ services:
labels:
- "traefik.enable=true"
- "traefik.docker.network=traefik-public"
- "traefik.http.routers.wolfpack-frontend.rule=Host(`growops.runfoo.run`)"
- "traefik.http.routers.wolfpack-frontend.rule=Host(`777wolfpack.runfoo.run`)"
- "traefik.http.routers.wolfpack-frontend.entrypoints=websecure"
- "traefik.http.routers.wolfpack-frontend.tls.certresolver=letsencrypt"
- "traefik.http.routers.wolfpack-frontend.priority=10000"