pub const DEFAULT_IMAGE_REGISTRY: &str = "ghcr.io/hyperi-io";Available on crate feature
deployment only.Expand description
Default publish-target registry for HyperI org.
Combined with the contract’s app_name to produce
<DEFAULT_IMAGE_REGISTRY>/<app_name>:<version>.