Commit 42359d1b by lizefeng

更新aims 后端站点地址

parent b47161f3
...@@ -149,7 +149,7 @@ http { ...@@ -149,7 +149,7 @@ http {
listen 8787; listen 8787;
server_name 111.230.84.223; server_name 111.230.84.223;
location / { location / {
proxy_pass http://10.0.0.3; proxy_pass http://172.31.255.203;
} }
} }
......
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