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