From 03eef9afd138a5e569948b002ac30a457b7a3fbe Mon Sep 17 00:00:00 2001 From: komodo Date: Wed, 4 Feb 2026 14:06:49 +0000 Subject: [PATCH] [Komodo] fsecada01: Write Stack File: update ./compose.yaml --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index aafcb9b..5757108 100644 --- a/compose.yaml +++ b/compose.yaml @@ -30,7 +30,7 @@ services: - traefik.http.routers.pygentic_ai.rule=Host(`pygenticai.francissecada.com`) - traefik.http.routers.pygentic_ai.entrypoints=websecure - traefik.http.routers.pygentic_ai.tls.certresolver=letsencrypt - - traefik.http.services.pygentic_ai.loadbalancer.server.url=http://${DOCKER_HOST_IP:-192.168.99.62}:${PORT:-5051} + - traefik.http.services.pygentic_ai.loadbalancer.server.url=http://${DOCKER_HOST_IP:-192.168.99.76}:${PORT:-5051} networks: - proxy