From 23186b4e51d84c3fb70e44ce4ec13b0661b16fc7 Mon Sep 17 00:00:00 2001 From: yznahmad Date: Sat, 21 Jun 2025 03:35:52 +0300 Subject: [PATCH] Add scheduleregdww5sudfw lside ddd n --- docker-compose.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index a9dbcc3..44e4e75 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -36,14 +36,9 @@ services: - NEXT_PUBLIC_API_URL=${NEXT_PUBLIC_API_URL} env_file: .env ports: - - "3005:3000" # Map to a fixed port instead of dynamic + - "3000" # Let Docker assign a dynamic host port networks: - infinity-network - healthcheck: - test: ["CMD", "wget", "--no-verbose", "--tries=1", "--spider", "http://localhost:3000/api/health"] - interval: 20s - timeout: 10s - retries: 3 # Worker Service worker: