mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 17:50:13 +01:00
set deploy contracts to false
This commit is contained in:
parent
5d0f78f0a9
commit
daec6778fe
@ -8,7 +8,7 @@ export PROJECT_NAME="ocean"
|
||||
export OCEAN_VERSION=latest
|
||||
|
||||
# keeper options
|
||||
export KEEPER_DEPLOY_CONTRACTS="true"
|
||||
export KEEPER_DEPLOY_CONTRACTS="false"
|
||||
export KEEPER_ARTIFACTS_FOLDER=$HOME/.ocean/keeper-contracts/artifacts
|
||||
# Specify which ethereum client to run or connect to: development, kovan, spree or nile
|
||||
export KEEPER_NETWORK_NAME="nile"
|
||||
|
Loading…
Reference in New Issue
Block a user