use local operators for provider

This commit is contained in:
alexcos20 2022-01-14 05:12:13 -08:00
parent f44e137e5b
commit 989568d7bf
1 changed files with 1 additions and 1 deletions

View File

@ -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