Default KEEPER_NETWORK_NAME="nile" --> "spree"

This commit is contained in:
Troy McConaghy 2019-03-28 11:30:22 +01:00
parent 4b7ff1c270
commit f3c3378125
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ export KEEPER_OWNER_ROLE_ADDRESS="${KEEPER_OWNER_ROLE_ADDRESS}"
export KEEPER_DEPLOY_CONTRACTS="false"
export KEEPER_ARTIFACTS_FOLDER="${OCEAN_HOME}/keeper-contracts/artifacts"
# Specify which ethereum client to run or connect to: development, kovan, spree or nile
export KEEPER_NETWORK_NAME="nile"
export KEEPER_NETWORK_NAME="spree"
export NODE_COMPOSE_FILE="${COMPOSE_DIR}/nodes/spree_node.yml"
# Ganache specific option, these two options have no effect when not running ganache-cli