更新 nginx.conf.gateway
This commit is contained in:
parent
cf2fe0038c
commit
03b9653f3c
|
@ -25,7 +25,7 @@ http {
|
|||
|
||||
# Sys 系统 API
|
||||
upstream sys_api {
|
||||
server sys-api:80001;
|
||||
server sys-api:8001;
|
||||
}
|
||||
|
||||
# Lmg 系统 API
|
||||
|
|
Loading…
Reference in New Issue