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; -} +