code logic for version checkpoints instead of env vars for more optionality

This commit is contained in:
Lucy Cifferello
2023-05-15 11:23:35 -06:00
parent dd7158cdff
commit ffaac04e8f
8 changed files with 35 additions and 32 deletions

View File

@@ -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:"