fix_honcho_traefik_network_label
Some checks failed
Build Hermes agent / build (pull_request) Has been cancelled
Build ollama (gfx906) / build (pull_request) Has been cancelled

This commit is contained in:
2026-05-25 15:09:18 -04:00
parent 945d4e43a5
commit 2e8e0b4561

View File

@@ -183,6 +183,7 @@ services:
- ai_net - ai_net
labels: labels:
- "traefik.enable=true" - "traefik.enable=true"
- "traefik.docker.network=ai_net"
# Router for HTTP + redirect to HTTPS # Router for HTTP + redirect to HTTPS
- "traefik.http.routers.honcho-http.rule=Host(`honcho.lazyworkhorse.net`)" - "traefik.http.routers.honcho-http.rule=Host(`honcho.lazyworkhorse.net`)"