harcodeando las keys
All checks were successful
Deploy conversation layer / deploy (push) Successful in 16s
All checks were successful
Deploy conversation layer / deploy (push) Successful in 16s
This commit is contained in:
@@ -43,8 +43,8 @@ services:
|
|||||||
container_name: conversation-layer-agent
|
container_name: conversation-layer-agent
|
||||||
environment:
|
environment:
|
||||||
- PORT=8001
|
- PORT=8001
|
||||||
- GEMINI_API_KEY=${GEMINI_API_KEY}
|
- GEMINI_API_KEY= AIzaSyA9fI1mron-NVgghygu7B4sco7t6raXB8M
|
||||||
- MCP_URL=${MCP_URL}
|
- MCP_URL= http:planilla-mcp:5000
|
||||||
ports:
|
ports:
|
||||||
- "8001:8001"
|
- "8001:8001"
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user