[Komodo] fsecada01: Write Stack File: update ./compose.yaml

This commit is contained in:
komodo
2026-02-04 14:06:49 +00:00
parent cb8e1b54e8
commit 03eef9afd1

View File

@ -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