mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
fix(staging): Update Docker registry (#10486)
Sets the current Docker registry, with `/dev` suffix to prefer latest dev gateway release
This commit is contained in:
committed by
GitHub
parent
fb2194e2b3
commit
91cf1e0152
@@ -196,7 +196,7 @@ config :domain, :enabled_features,
|
||||
|
||||
config :domain, sign_up_whitelisted_domains: []
|
||||
|
||||
config :domain, docker_registry: "us-east1-docker.pkg.dev/firezone-staging/firezone"
|
||||
config :domain, docker_registry: "ghcr.io/firezone"
|
||||
|
||||
config :domain, outbound_email_adapter_configured?: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user