mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-03-08 06:26:04 -05:00
move nginx status API to socket
This commit is contained in:
parent
bac4280478
commit
69b0ff7bb3
@ -168,7 +168,7 @@ http {
|
|||||||
}
|
}
|
||||||
|
|
||||||
server {
|
server {
|
||||||
listen [::1]:81;
|
listen unix:/run/nginx/status.sock;
|
||||||
|
|
||||||
root /var/empty;
|
root /var/empty;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user