mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-02-06 18:15:34 -05:00
use IPv6 only for internal nginx status service
This commit is contained in:
parent
0873450d3f
commit
0a6c8e5c1f
@ -165,7 +165,6 @@ http {
|
||||
}
|
||||
|
||||
server {
|
||||
listen 127.0.0.1:81;
|
||||
listen [::1]:81;
|
||||
|
||||
root /var/empty;
|
||||
|
Loading…
x
Reference in New Issue
Block a user