mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-06-24 22:50:35 -04:00
move nginx status API to socket
This commit is contained in:
parent
bac4280478
commit
69b0ff7bb3
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ http {
|
|||
}
|
||||
|
||||
server {
|
||||
listen [::1]:81;
|
||||
listen unix:/run/nginx/status.sock;
|
||||
|
||||
root /var/empty;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue