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:
Matt Hill
2022-11-28 19:20:07 -07:00
committed by Aiden McClelland
parent 3fe43a5b57
commit c52cf1fc3f
5 changed files with 3 additions and 43 deletions

View File

@@ -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": {},