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