From cfc4256ac6d34cf33218d23859467954bbb28260 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=B0=8F=E4=BA=91?= Date: Tue, 3 Jun 2025 16:30:17 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nginxdashuju/vhosts/upstream.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/nginxdashuju/vhosts/upstream.conf b/nginxdashuju/vhosts/upstream.conf index 512a7c8..26bc325 100644 --- a/nginxdashuju/vhosts/upstream.conf +++ b/nginxdashuju/vhosts/upstream.conf @@ -6,6 +6,4 @@ upstream airportService { server ${AIRPORT_NAME}:9060; } -upstream businessService { - server ${BUSINESS_NAME}:9260; -} +