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

This commit is contained in:
komodo
2026-02-04 14:05:50 +00:00
parent 708f95089f
commit cb8e1b54e8

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.85}:${PORT:-5051}
- traefik.http.services.pygentic_ai.loadbalancer.server.url=http://${DOCKER_HOST_IP:-192.168.99.62}:${PORT:-5051}
networks:
- proxy