Commit 470388b7 by zkaitanx

btm us4 config

parent 0e10715e
......@@ -575,7 +575,7 @@ http {
# scrm(us4) web
server {
listen 8730;
listen 8732;
location / {
proxy_pass http://172.31.254.244;
}
......@@ -583,7 +583,7 @@ http {
# scrm(us4) api
server {
listen 8731;
listen 8733;
location / {
proxy_pass http://172.31.254.118;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment