temporary hard link for testing
This commit is contained in:
parent
afd1cece0b
commit
58737b58e7
2 changed files with 11 additions and 11 deletions
|
|
@ -20,8 +20,8 @@ lnurlp_static_files = [
|
|||
|
||||
lnurlp_redirect_paths = [
|
||||
{
|
||||
"from_path": "/.well-known/lnurlp/",
|
||||
"redirect_to_path": "/api/v1/well-known/{username}",
|
||||
"from_path": "/.well-known/lnurlp/two",
|
||||
"redirect_to_path": "/api/v1/well-known/two",
|
||||
}
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue