This commit is contained in:
Jamie Curnow 2018-08-23 14:49:59 +10:00
parent c1938f949d
commit aea34bea75

View File

@ -8,6 +8,9 @@ server {
include conf.d/include/block-exploits.conf;
set $server 127.0.0.1;
set $port 81;
location /health {
access_log off;
include conf.d/include/proxy.conf;