fixed typos in config for monit
This commit is contained in:
@@ -36,7 +36,7 @@ location = /backend/netdata {
|
||||
|
||||
location /backend/monit/ {
|
||||
deny all; #enables/disables monit-websocket
|
||||
proxypass http://unix:/var/run/monit/monit.sock:/;
|
||||
proxy_pass http://unix:/var/run/monit/monit.sock:/;
|
||||
}
|
||||
|
||||
location ~ /\.ht {
|
||||
|
||||
Reference in New Issue
Block a user