Commit 2289eb3c by lizefeng

Update nginx.conf

parent ae5f0553
......@@ -342,7 +342,7 @@ http {
listen 80;
server_name vine.4kmiles.com;
location / {
proxy_pass http://172.31.255.6;
proxy_pass http://172.31.255.244;
}
}
# 转发facebook manage api
......
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