fix path
This commit is contained in:
parent
ba2db75f63
commit
cbb12c73e7
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ in
|
||||||
"/.well-known/loc/" = {
|
"/.well-known/loc/" = {
|
||||||
root = "/srv/http/noc/";
|
root = "/srv/http/noc/";
|
||||||
};
|
};
|
||||||
"/.well-known/security.txt" = {
|
"= /.well-known/security.txt" = {
|
||||||
alias = "/srv/http/security.txt";
|
alias = "/srv/http/security.txt";
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
default_type text/plain;
|
default_type text/plain;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue