chore: remove test path
This commit is contained in:
parent
8c860f851a
commit
f4d4706237
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ nostrrelay_static_files = [
|
||||||
|
|
||||||
nostrrelay_redirect_paths = [
|
nostrrelay_redirect_paths = [
|
||||||
{
|
{
|
||||||
"from_path": "/nostr",
|
"from_path": "/",
|
||||||
"redirect_to_path": "/api/v1/relay-info",
|
"redirect_to_path": "/api/v1/relay-info",
|
||||||
"header_filters": {
|
"header_filters": {
|
||||||
"accept": "application/nostr+json"
|
"accept": "application/nostr+json"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue