From 94dd1a3df63ecb5a588e853f0add083ad4fb4e10 Mon Sep 17 00:00:00 2001 From: omidshj Date: Mon, 1 Sep 2025 16:30:32 +0330 Subject: [PATCH] echo init --- echo.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/echo.yml b/echo.yml index 008c45e..35d4e00 100644 --- a/echo.yml +++ b/echo.yml @@ -53,8 +53,8 @@ command: ["server_web"] restart_policy: always ports: - - 8001:80 - - 8002:3000 + - 8006:80 + - 8007:3000 networks: - name: web - name: inception