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