Correction
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user