forked from jmug/cactoide
feat: federation instance list and api/healthz improvements
This commit is contained in:
@@ -9,6 +9,9 @@ const config = {
|
||||
},
|
||||
{
|
||||
url: 'localhost:5174'
|
||||
},
|
||||
{
|
||||
url: 'localhost:5175'
|
||||
}
|
||||
]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user