This commit is contained in:
parent
3ae4752f9b
commit
cfc4256ac6
|
|
@ -6,6 +6,4 @@ upstream airportService {
|
||||||
server ${AIRPORT_NAME}:9060;
|
server ${AIRPORT_NAME}:9060;
|
||||||
}
|
}
|
||||||
|
|
||||||
upstream businessService {
|
|
||||||
server ${BUSINESS_NAME}:9260;
|
|
||||||
}
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue