mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
remove community registry from FE defaults (#1988)
* remove community registry from FE defaults * fix: Changes requested from matt (#1989) * fix: Changes requested from matt * chore: Remove more of the migration for the community Co-authored-by: J M <2364004+Blu-J@users.noreply.github.com>
This commit is contained in:
committed by
Aiden McClelland
parent
3fe43a5b57
commit
c52cf1fc3f
@@ -4,8 +4,7 @@
|
||||
"marketplace": {
|
||||
"selected-url": "https://registry.start9.com/",
|
||||
"known-hosts": {
|
||||
"https://registry.start9.com/": {},
|
||||
"https://community-registry.start9.com/": {}
|
||||
"https://registry.start9.com/": {}
|
||||
}
|
||||
},
|
||||
"dev": {},
|
||||
|
||||
Reference in New Issue
Block a user