Commit 8fdcb15a by lizefeng

Update nginx.conf

parent b81a60fd
...@@ -172,6 +172,7 @@ http { ...@@ -172,6 +172,7 @@ http {
location / { location / {
proxy_pass http://172.31.255.175; proxy_pass http://172.31.255.175;
} }
error_page 405 =200 $uri;
} }
# aims 前端站点 # aims 前端站点
......
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