[30388f42] fix: Stabilize competitor-analysis and content-engine services
This commit is contained in:
@@ -81,7 +81,7 @@ services:
|
||||
- gtm_architect_data:/gtm_data:ro
|
||||
- ./Log_from_docker:/app/logs_debug
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost:3000"]
|
||||
test: ["CMD", "curl", "-f", "http://localhost:3006"]
|
||||
interval: 10s
|
||||
timeout: 5s
|
||||
retries: 5
|
||||
|
||||
Reference in New Issue
Block a user