Files
start-os/frontend/registries.json
2022-02-25 17:21:17 -07:00

15 lines
325 B
JSON

{
"prod": {
"url": "https://registry.start9.com",
"name": "Embassy Marketplace"
},
"beta": {
"url": "https://beta-registry-0-3.start9labs.com",
"name": "Embassy Marketplace (Beta)"
},
"alpha": {
"url": "https://alpha-registry-0-3.start9labs.com",
"name": "Embassy Marketplace (Alpha)"
}
}