mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 09:47:04 +01:00
Update start_ocean.sh
This commit is contained in:
parent
ff032303e5
commit
2a8db4e236
@ -29,7 +29,7 @@ COMPOSE_DIR="${DIR}/compose-files"
|
||||
# Default versions of Aquarius, Provider
|
||||
|
||||
export AQUARIUS_VERSION=${AQUARIUS_VERSION:-v2.1.13}
|
||||
export PROVIDER_VERSION=${PROVIDER_VERSION:-v0.4.6}
|
||||
export PROVIDER_VERSION=${PROVIDER_VERSION:--additionalInput}
|
||||
export CONTRACTS_VERSION=${CONTRACTS_VERSION:-v0.5.9}
|
||||
export PROJECT_NAME="ocean"
|
||||
export FORCEPULL="false"
|
||||
@ -87,7 +87,7 @@ else
|
||||
fi
|
||||
|
||||
#export OPERATOR_SERVICE_URL=http://127.0.0.1:8050
|
||||
export OPERATOR_SERVICE_URL=https://operator-api.operator.dev-ocean.com
|
||||
export OPERATOR_SERVICE_URL=https://nextv.operator.dev-ocean.com/
|
||||
|
||||
|
||||
# Add aquarius to /etc/hosts
|
||||
|
Loading…
Reference in New Issue
Block a user