Correction

This commit is contained in:
2026-07-15 22:46:49 +02:00
parent fa318f240c
commit 5a0a1c03ac
2 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ services:
NODE_ENV: production
PORT: 4100
CROWDLENDING_API_URL: http://crowdlending-backend:4000/api/v1
MCP_ALLOWED_HOSTS: mcp.crowdlending.croguennec.net
MCP_ALLOWED_HOSTS: mcp.crowdlending.croguennec.net,localhost
depends_on:
crowdlending-backend:
condition: service_healthy