This commit is contained in:
2025-11-26 04:21:45 +00:00
parent 6368659184
commit ea461fb06e

View File

@@ -60,7 +60,6 @@ services:
labels:
- "traefik.enable=true"
- "traefik.swarm.network=public"
- "traefik.swarm.network=public"
- "traefik.http.routers.litellm.entrypoints=web"
- "traefik.http.routers.litellm.rule=Host(`llm.lab`) || Host(`llm.toy`)"
- "traefik.http.routers.litellm.service=litellm"