diff --git a/unstable/config/hosts/wind/services/nginx.nix b/unstable/config/hosts/wind/services/nginx.nix index 39efb7e..5dc1d30 100644 --- a/unstable/config/hosts/wind/services/nginx.nix +++ b/unstable/config/hosts/wind/services/nginx.nix @@ -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 "*"; diff --git a/unstable/zrsognwguwinm39ineqguchhtghs5w9y b/unstable/zrsognwguwinm39ineqguchhtghs5w9y new file mode 100644 index 0000000..fc57b34 Binary files /dev/null and b/unstable/zrsognwguwinm39ineqguchhtghs5w9y differ