Commit 8044c27c by zhangxingmin

push

parent 2b06c66e
...@@ -6,7 +6,7 @@ upstream gateway_load_balance { ...@@ -6,7 +6,7 @@ upstream gateway_load_balance {
server { server {
listen 2668; listen 2668;
server_name localhost; server_name 139.224.121.29;
root /usr/share/nginx/html; root /usr/share/nginx/html;
index index.html; index index.html;
......
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