mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2024-10-01 04:45:34 -04:00
simplify nginx status path
This commit is contained in:
parent
17c7ba5fd6
commit
ff4984b21c
@ -173,7 +173,7 @@ http {
|
||||
|
||||
root /var/empty;
|
||||
|
||||
location = /nginx_status {
|
||||
location = / {
|
||||
stub_status;
|
||||
access_log off;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user