From 0f909d1084b90333a646b86683ea1b5cd57a4a43 Mon Sep 17 00:00:00 2001 From: wucongxing <815046773@qq.com> Date: Tue, 9 May 2023 19:01:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=83=A8=E7=BD=B2=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hospital-deploy.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/hospital-deploy.sh b/hospital-deploy.sh index db7e3b2..a5c99a0 100644 --- a/hospital-deploy.sh +++ b/hospital-deploy.sh @@ -133,7 +133,6 @@ fi upstrame=" upstream hospital { server 127.0.0.1:$reload_port; - server 172.27.16.8:9501; } "