add lnurlp to application/json
This commit is contained in:
parent
e3fafa5c20
commit
a665714978
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ lnurlp_redirect_paths = [
|
||||||
"from_path": "/.well-known/lnurlp",
|
"from_path": "/.well-known/lnurlp",
|
||||||
"redirect_to_path": "/api/v1/well-known",
|
"redirect_to_path": "/api/v1/well-known",
|
||||||
"header_filters": {
|
"header_filters": {
|
||||||
"accept": "application/json"
|
"accept": "application/lnurlp+json"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue