simplify configuration
This commit is contained in:
parent
35a151427f
commit
e5e3577751
@ -441,7 +441,7 @@ http {
|
|||||||
|
|
||||||
location = /.well-known/mta-sts.txt {}
|
location = /.well-known/mta-sts.txt {}
|
||||||
|
|
||||||
location ^~ /.well-known/acme-challenge/ {
|
location /.well-known/acme-challenge/ {
|
||||||
return 301 https://0.grapheneos.org$request_uri;
|
return 301 https://0.grapheneos.org$request_uri;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user