Commit a9c5a016 by lizefeng

Update nginx.conf

parent 304e7999
......@@ -298,7 +298,7 @@ http {
}
# 转发facebook manage api
server {
listen 7711;
listen 7712;
server_name fb.bailuntec.com;
location / {
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