reset nginx config to master
This commit is contained in:
parent
0f8aad9ef1
commit
e93d0b83ec
3 changed files with 1 additions and 26 deletions
|
@ -5,7 +5,6 @@ server_name _;
|
|||
|
||||
set_real_ip_from 172.17.0.0/16;
|
||||
real_ip_header X-Forwarded-For;
|
||||
real_ip_recursive on;
|
||||
|
||||
keepalive_timeout 5;
|
||||
|
||||
|
|
Reference in a new issue