Remove the_real_ip variable

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-09-12 20:01:33 -03:00
parent fe4f178db1
commit 9af574a234
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
6 changed files with 22 additions and 38 deletions

View file

@ -46,7 +46,7 @@
"useHttp2": true,
"proxyStreamTimeout": "600s",
"workerProcesses": 1,
"limitConnZoneVariable": "$the_real_ip"
"limitConnZoneVariable": "$remote_addr"
},
"customErrors": true,
"defResolver": "",