2
0
forked from jmug/cactoide

feat: federation instance list and api/healthz improvements

This commit is contained in:
Levente Orban
2025-11-06 22:57:27 +01:00
parent 9f74d58db1
commit c3f420df74
8 changed files with 318 additions and 5 deletions

View File

@@ -9,6 +9,9 @@ const config = {
},
{
url: 'localhost:5174'
},
{
url: 'localhost:5175'
}
]
};