mirror of
https://github.com/kou029w/fogtype.com
synced 2025-01-18 08:05:02 +00:00
add .well-known/atproto-did
This commit is contained in:
parent
4ed77cedfb
commit
08bcab2921
2 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
fogtype.com {
|
||||
handle /.well-known/nostr.json {
|
||||
header access-control-allow-origin *
|
||||
header /.well-known/nostr.json access-control-allow-origin *
|
||||
@exists file
|
||||
handle @exists {
|
||||
file_server
|
||||
}
|
||||
reverse_proxy http://gts:8080
|
||||
|
|
1
srv/.well-known/atproto-did
Normal file
1
srv/.well-known/atproto-did
Normal file
|
@ -0,0 +1 @@
|
|||
did:plc:q2jocvzp6nzybaodbajtkqy4
|
Loading…
Add table
Reference in a new issue