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