mirror of
https://github.com/kou029w/fogtype.com
synced 2025-01-18 08:05:02 +00:00
set access-control-allow-origin header
This commit is contained in:
parent
905b784025
commit
aac9edd7f5
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ read.keiu.net {
|
|||
}
|
||||
fogtype.com {
|
||||
handle /.well-known/nostr.json {
|
||||
header access-control-allow-origin *
|
||||
file_server
|
||||
}
|
||||
reverse_proxy http://gts:8080
|
||||
|
|
Loading…
Add table
Reference in a new issue