Commit 5b628234 by lizefeng

Update nginx.conf

parent 63cbefdd
......@@ -234,7 +234,7 @@ http {
# gg test 后端站点
server {
listen 7712;
listen 80;
server_name test.api.begogirls.com;
location / {
proxy_pass http://172.31.255.34;
......
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