From d9d3f059337fae8e8d0983558ca998dd14b156ce Mon Sep 17 00:00:00 2001 From: yznahmad Date: Sat, 21 Jun 2025 02:44:34 +0300 Subject: [PATCH] Add scheduleregdww5sudfw side ddd n --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index a107317..b4eafb8 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -36,7 +36,7 @@ services: - NEXT_PUBLIC_API_URL=${NEXT_PUBLIC_API_URL} env_file: .env ports: - - "3000:3000" # Map to a fixed port instead of dynamic + - "3003:3000" # Map to a fixed port instead of dynamic networks: - infinity-network healthcheck: