1
0
Fork 0
mirror of https://github.com/kou029w/fogtype.com synced 2025-01-18 08:05:02 +00:00

add access-control-allow-origin

This commit is contained in:
Nebel 2023-09-25 22:33:03 +09:00
parent 38a7ce63ba
commit b72bb05429
Signed by: nebel
GPG key ID: 79807D08C6EF6460

View file

@ -26,6 +26,7 @@ mta-sts.fogtype.com {
redir / /.well-known/mta-sts.txt
}
openpgpkey.fogtype.com {
header access-control-allow-origin *
handle /.well-known/openpgpkey/* {
file_server
}