mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-08-06 21:34:52 -04:00
simplify nginx status path
This commit is contained in:
parent
17c7ba5fd6
commit
ff4984b21c
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue