frostfs-dev-env/.env
Alex Vanin e5f3b37bd3 Update neo environment for pre-preview4 version
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-11-02 15:21:49 +03:00

18 lines
401 B
Bash

# Basenet settings
LOCAL_DOMAIN=neofs.devenv
IPV4_PREFIX=192.168.130
# NeoGo privnet
CHAIN_URL="https://fs.neo.org/dist/chain.gz"
NEOGO_VERSION=0.91.1-pre-389-g71216865
# NeoGo sidechain
MORPH_CHAIN_URL="https://fs.neo.org/dist/morph.chain.gz"
# NeoFS InnerRing nodes
IR_VERSION=0.12.0-rc3
IR_IMAGE=nspccdev/neofs-ir
# NeoFS Storage nodes
NODE_VERSION=0.12.0-rc3
NODE_IMAGE=nspccdev/neofs-storage