From acf8fb8c13ce4f56102ab371fbebacb79f1a00a2 Mon Sep 17 00:00:00 2001 From: GuanYuankai Date: Tue, 21 Oct 2025 02:00:17 +0000 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4edge-proxy=E6=97=A0=E7=94=A8?= =?UTF-8?q?=E7=9A=84host=E6=A8=A1=E5=9D=97=EF=BC=8C=E9=81=BF=E5=85=8D?= =?UTF-8?q?=E6=B7=B7=E6=B7=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 3f13d99..c836fdb 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -25,11 +25,11 @@ services: volumes: - .:/app - ports: - - "8888:8888" - - "9999:9999" - - "502:502" - - "8080:8080" + # ports: + # - "8888:8888" + # - "9999:9999" + # - "502:502" + # - "8080:8080" dns: - 8.8.8.8