mirror of
https://github.com/polaroi8d/cactoide.git
synced 2026-03-22 14:15:28 +00:00
Compare commits
1 Commits
fix/fix-i1
...
fix/remove
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
94152b6740 |
@@ -3,16 +3,10 @@ const config = {
|
||||
instances: [
|
||||
{
|
||||
url: 'cactoide.org'
|
||||
},
|
||||
{
|
||||
url: 'cactoide.dalev.hu'
|
||||
},
|
||||
{
|
||||
url: 'localhost:5174'
|
||||
},
|
||||
{
|
||||
url: 'localhost:5175'
|
||||
}
|
||||
// {
|
||||
// url: 'YOUR_INSTANCE_URL'
|
||||
// }
|
||||
]
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user