chore: remove test path

This commit is contained in:
Vlad Stan 2023-02-21 16:11:09 +02:00
parent 8c860f851a
commit f4d4706237

View file

@ -22,7 +22,7 @@ nostrrelay_static_files = [
nostrrelay_redirect_paths = [
{
"from_path": "/nostr",
"from_path": "/",
"redirect_to_path": "/api/v1/relay-info",
"header_filters": {
"accept": "application/nostr+json"