adjust WKD configuration
This commit is contained in:
parent
4de118b741
commit
450ea4e1c3
|
@ -49,7 +49,7 @@
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
useACMEHost = "graven.dev";
|
useACMEHost = "graven.dev";
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
root = "/var/www/openpgpkey/graven.dev";
|
root = "/var/www/openpgpkey";
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
default_type "application/octet-stream";
|
default_type "application/octet-stream";
|
||||||
add_header Access-Control-Allow-Origin "*";
|
add_header Access-Control-Allow-Origin "*";
|
||||||
|
@ -65,7 +65,7 @@
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
useACMEHost = "graven.se";
|
useACMEHost = "graven.se";
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
root = "/var/www/openpgpkey/graven.se";
|
root = "/var/www/openpgpkey";
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
default_type "application/octet-stream";
|
default_type "application/octet-stream";
|
||||||
add_header Access-Control-Allow-Origin "*";
|
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