This commit is contained in:
孙小云 2025-06-03 16:30:17 +08:00
parent 3ae4752f9b
commit cfc4256ac6
1 changed files with 1 additions and 3 deletions

View File

@ -6,6 +6,4 @@ upstream airportService {
server ${AIRPORT_NAME}:9060;
}
upstream businessService {
server ${BUSINESS_NAME}:9260;
}