diff --git a/ai/compose.yml b/ai/compose.yml index 04379cf..3c7bc2c 100755 --- a/ai/compose.yml +++ b/ai/compose.yml @@ -183,6 +183,7 @@ services: - ai_net labels: - "traefik.enable=true" + - "traefik.docker.network=ai_net" # Router for HTTP + redirect to HTTPS - "traefik.http.routers.honcho-http.rule=Host(`honcho.lazyworkhorse.net`)"