mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 09:47:04 +01:00
Default KEEPER_NETWORK_NAME="nile" --> "spree"
This commit is contained in:
parent
4b7ff1c270
commit
f3c3378125
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user