otra vez estaba mal
All checks were successful
build-and-deploy / filter (push) Successful in 2s
build-and-deploy / build (push) Successful in 5s
build-and-deploy / deploy (push) Successful in 26s

This commit is contained in:
2025-06-11 23:31:14 -06:00
parent 3435f4fe68
commit 9d7b75bdc2

View File

@@ -35,7 +35,7 @@ services:
environment: environment:
VITE_API_EVENTS_URL: https://planilla.interno.com/events VITE_API_EVENTS_URL: https://planilla.interno.com/events
VITE_API_DB_URL: https://planilla.interno.com VITE_API_DB_URL: https://planilla.interno.com
VITE_CONVERSATION_LAYER_ROUTER_URL: 'https://conversation-layer.interno.com' VITE_CONVERSATION_LAYER_ROUTER_URL: 'https://conversation-layer.interno.com/chatUI/sendMessage'
ports: ports:
- "3008:80" - "3008:80"
networks: [planilla, principal] networks: [planilla, principal]