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