[swarmpit]

This commit is contained in:
2024-07-28 15:38:10 +02:00
parent f021ea72b0
commit 35b3f6a829

View File

@@ -275,6 +275,7 @@
- "traefik.docker.network=public"
- "traefik.http.routers.swarmpit-https.rule=Host(`swarmpit.jingoh.private`)"
- "traefik.http.routers.swarmpit-https.entrypoints=websecure"
- "traefik.http.routers.swarmpit-https.service=swarmpit"
- "traefik.http.services.swarmpit.loadbalancer.server.port=8080"
- "traefik.http.routers.swarmpit-https.tls=true"
- "traefik.http.routers.swarmpit-https.middlewares=privatevpn"