mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-05 04:18:30 +02:00
remove Vircadia, add metax.zone
This PR remove Vircadia from the Federation (Since it is not really part of a federation when it is one way and not even working with us) This PR also add "https://api.mv.metax.zone" as part of the federation (minimally for testing/development) Note: Vircadia should remain in the place app as an "external" region for those who lock it in the create app. It will be up to them to keep it or let it go.
This commit is contained in:
parent
789fd834fe
commit
86761cc2ab
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
[
|
||||
{"node": "https://metaverse.vircadia.com/live"},
|
||||
{"node": "https://mv.overte.org/server"}
|
||||
{"node": "https://mv.overte.org/server"},
|
||||
{"node": "https://api.mv.metax.zone"}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue