Add root directive to wkd

This commit is contained in:
Marko Korhonen 2022-12-19 22:25:13 +02:00
parent 302aeb40b9
commit c6c659c6f7

View file

@ -1,6 +1,7 @@
server {
listen 80;
listen [::]:80;
root /wkd
location /.well-known/openpgpkey/hu/ {
default_type "application/octet-stream";