mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
* 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>
18 lines
290 B
JSON
18 lines
290 B
JSON
{
|
|
"name": null,
|
|
"ack-welcome": "0.3.3",
|
|
"marketplace": {
|
|
"selected-url": "https://registry.start9.com/",
|
|
"known-hosts": {
|
|
"https://registry.start9.com/": {}
|
|
}
|
|
},
|
|
"dev": {},
|
|
"gaming": {
|
|
"snake": {
|
|
"high-score": 0
|
|
}
|
|
},
|
|
"ack-instructions": {}
|
|
}
|