mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
dont hard code alpha and beta, use substring detection instead (#2135)
This commit is contained in:
committed by
Aiden McClelland
parent
cf70933e21
commit
c16404bb2d
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user