更新代码清理工具
This commit is contained in:
@@ -12,6 +12,8 @@ server {
|
||||
|
||||
listen 8088;
|
||||
server_name localhost;
|
||||
underscores_in_headers on;
|
||||
|
||||
location / {
|
||||
|
||||
proxy_pass http://proxy_server;
|
||||
|
||||
Reference in New Issue
Block a user