This commit is contained in:
15
coreos-config/plays/services/wkd/Caddyfile
Normal file
15
coreos-config/plays/services/wkd/Caddyfile
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
auto_https off
|
||||
}
|
||||
|
||||
http://tobiasmanske.de {
|
||||
header {
|
||||
Access-Control-Allow-Origin *
|
||||
}
|
||||
|
||||
respond /.well-known/openpgpkey/policy "" 200
|
||||
|
||||
uri strip_prefix /.well-known/openpgpkey/hu
|
||||
root * /data/tobiasmanske.de/
|
||||
file_server
|
||||
}
|
Reference in New Issue
Block a user