Commit 5b628234 by lizefeng

Update nginx.conf

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