[30388f42] fix: Stabilize competitor-analysis and content-engine services

This commit is contained in:
2026-03-08 14:50:00 +00:00
parent c467d62580
commit f38b76ffae
8 changed files with 135 additions and 539 deletions

View File

@@ -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