chore: fix docker compose

This commit is contained in:
2025-07-15 15:35:28 +02:00
parent ba305146a2
commit d5cbd3b3b3

View File

@@ -4,8 +4,8 @@ services:
restart: unless-stopped
labels:
- traefik.enable=true
- traefik.http.routers.coming.rule=Host(`fubuki.lab.s-algo.com`)
- traefik.http.routers.coming.entrypoints=websecure
- traefik.http.routers.fubuki.rule=Host(`fubuki.lab.s-algo.com`)
- traefik.http.routers.fubuki.entrypoints=websecure
networks:
default: