dont hard code alpha and beta, use substring detection instead (#2135)

This commit is contained in:
Matt Hill
2023-01-24 11:54:43 -07:00
committed by Aiden McClelland
parent cf70933e21
commit c16404bb2d
4 changed files with 27 additions and 31 deletions

View File

@@ -9,9 +9,7 @@
},
"marketplace": {
"start9": "https://registry.start9.com/",
"community": "https://community-registry.start9.com/",
"beta": "https://beta-registry.start9.com/",
"alpha": "https://alpha-registry-x.start9.com/"
"community": "https://community-registry.start9.com/"
},
"mocks": {
"maskAs": "tor",