mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-26 10:21:51 +00:00
code logic for version checkpoints instead of env vars for more optionality
This commit is contained in:
@@ -36,8 +36,7 @@ tor-port: "_env:TOR_PORT:447"
|
||||
static-bin-dir: "_env:STATIC_BIN:/usr/local/bin/"
|
||||
error-log-root: "_env:ERROR_LOG_ROOT:/var/log/registry/"
|
||||
marketplace-name: "_env:MARKETPLACE_NAME:CHANGE ME"
|
||||
max-eos-version: "_env:MAX_VERSION:0.3.4.0"
|
||||
min-eos-version: "_env:MIN_VERSION:0.3.4.0"
|
||||
community-version: "_env:COMMUNITY_VERSION:0.3.3.0"
|
||||
run-migration: "_env:RUN_MIGRATION:false"
|
||||
whitelist: "_env:WHITELIST:"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user