From 2866a3742df759766fed7c1a7b762161338fd0f2 Mon Sep 17 00:00:00 2001 From: omidshj Date: Tue, 2 Sep 2025 17:16:52 +0330 Subject: [PATCH] echo init --- echo.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/echo.yml b/echo.yml index 1446c56..d800b64 100644 --- a/echo.yml +++ b/echo.yml @@ -59,9 +59,6 @@ command: ["server_web"] restart_policy: always state: started - ports: - - 8006:80 - - 8007:3000 networks: - name: web - name: inception