use IPv6 only for internal nginx status service
This commit is contained in:
parent
3f1d7066ec
commit
445e6db406
@ -516,7 +516,6 @@ http {
|
||||
}
|
||||
|
||||
server {
|
||||
listen 127.0.0.1:81;
|
||||
listen [::1]:81;
|
||||
|
||||
root /var/empty;
|
||||
|
Loading…
x
Reference in New Issue
Block a user