move nginx status API to socket
This commit is contained in:
@@ -517,7 +517,7 @@ http {
|
||||
}
|
||||
|
||||
server {
|
||||
listen [::1]:81;
|
||||
listen unix:/run/nginx/status.sock;
|
||||
|
||||
root /var/empty;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user