diff --git a/start_ocean.sh b/start_ocean.sh index 1d89fec..378a497 100755 --- a/start_ocean.sh +++ b/start_ocean.sh @@ -99,7 +99,7 @@ else fi #export OPERATOR_SERVICE_URL=http://127.0.0.1:8050 -export OPERATOR_SERVICE_URL=${OPERATOR_SERVICE_URL:-"https://c2d-dev.operator.oceanprotocol.com/"} +export OPERATOR_SERVICE_URL=${OPERATOR_SERVICE_URL:-"http://172.15.0.13:31000"} # Add aquarius to /etc/hosts # Workaround mainly for macOS