Commit 76145f90 by lizefeng

Update nginx.conf

parent 60e96c27
...@@ -323,7 +323,7 @@ http { ...@@ -323,7 +323,7 @@ http {
} }
} }
server { server {
listen 7712; listen 80;
server_name www.blsct.com; server_name www.blsct.com;
location / { location / {
proxy_pass http://172.31.255.12; proxy_pass http://172.31.255.12;
......
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