mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 18:31:52 +00:00
registry.start9.com -> marketplace.start9.com
This commit is contained in:
@@ -52,7 +52,7 @@ impl Database {
|
||||
.unwrap(),
|
||||
status: ServerStatus::Running {},
|
||||
#[cfg(not(feature = "beta"))]
|
||||
eos_marketplace: "https://registry.start9.com".parse().unwrap(),
|
||||
eos_marketplace: "https://marketplace.start9.com".parse().unwrap(),
|
||||
#[cfg(feature = "beta")]
|
||||
eos_marketplace: "https://beta-registry-0-3.start9labs.com".parse().unwrap(),
|
||||
package_marketplace: None,
|
||||
|
||||
Reference in New Issue
Block a user