Commit 429a786f by yinyong

Update nginx.conf

parent a776bc4c
...@@ -152,7 +152,7 @@ http { ...@@ -152,7 +152,7 @@ http {
listen 9200; listen 9200;
server_name 111.230.84.223; server_name 111.230.84.223;
location / { location / {
proxy_pass http://10.0.8.45:9200/; proxy_pass http://10.0.8.45;
} }
} }
......
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