From bdebd72aaea895e6ef6a513a6c5f0731895ab6a6 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Fri, 24 May 2024 01:06:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'config/app=5Fconfig.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/app_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app_config.yml b/config/app_config.yml index 874c4b4..03653e9 100644 --- a/config/app_config.yml +++ b/config/app_config.yml @@ -796,7 +796,7 @@ defaults: &defaults development: <<: *defaults - http_port: 3000 + #http_port: 3000 varnish_management: critical: false host: '127.0.0.1'