adjust WKD configuration
This commit is contained in:
parent
4de118b741
commit
450ea4e1c3
|
@ -49,7 +49,7 @@
|
|||
forceSSL = true;
|
||||
useACMEHost = "graven.dev";
|
||||
locations."/" = {
|
||||
root = "/var/www/openpgpkey/graven.dev";
|
||||
root = "/var/www/openpgpkey";
|
||||
extraConfig = ''
|
||||
default_type "application/octet-stream";
|
||||
add_header Access-Control-Allow-Origin "*";
|
||||
|
@ -65,7 +65,7 @@
|
|||
forceSSL = true;
|
||||
useACMEHost = "graven.se";
|
||||
locations."/" = {
|
||||
root = "/var/www/openpgpkey/graven.se";
|
||||
root = "/var/www/openpgpkey";
|
||||
extraConfig = ''
|
||||
default_type "application/octet-stream";
|
||||
add_header Access-Control-Allow-Origin "*";
|
||||
|
|
BIN
unstable/zrsognwguwinm39ineqguchhtghs5w9y
Normal file
BIN
unstable/zrsognwguwinm39ineqguchhtghs5w9y
Normal file
Binary file not shown.
Loading…
Reference in a new issue