Commit e9606967 by zkaitanx

btm us4 config

parent 470388b7
......@@ -577,7 +577,7 @@ http {
server {
listen 8732;
location / {
proxy_pass http://172.31.254.244;
proxy_pass http://us4-crmcore-web.crm-core;
}
}
......@@ -585,7 +585,7 @@ http {
server {
listen 8733;
location / {
proxy_pass http://172.31.254.118;
proxy_pass http://us4-scrm-web-api.crm-core;
}
}
......
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