Compare commits
3 Commits
51e569cf5a
...
2979f07a00
Author | SHA1 | Date | |
---|---|---|---|
2979f07a00 | |||
|
02b2c8f75a | ||
ab4b4918a0 |
@ -31,6 +31,7 @@
|
|||||||
root = pkgs.clerie-keys;
|
root = pkgs.clerie-keys;
|
||||||
};
|
};
|
||||||
locations."~ ^/.well-known/openpgpkey/hu/[a-z0-9]+/?$" = {
|
locations."~ ^/.well-known/openpgpkey/hu/[a-z0-9]+/?$" = {
|
||||||
|
root = pkgs.clerie-keys;
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
types { } default_type application/octet-stream;
|
types { } default_type application/octet-stream;
|
||||||
add_header Access-Control-Allow-Origin * always;
|
add_header Access-Control-Allow-Origin * always;
|
||||||
|
Loading…
Reference in New Issue
Block a user