Merge pull request #256 from oceanprotocol/feature/custom_c2d_url

add custom C2D Operator url
This commit is contained in:
Alex Coseru 2021-08-23 08:11:52 +03:00 committed by GitHub
commit 234b9ebe02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -89,8 +89,7 @@ else
fi
#export OPERATOR_SERVICE_URL=http://127.0.0.1:8050
export OPERATOR_SERVICE_URL=https://nextv.operator.oceanprotocol.com/
export OPERATOR_SERVICE_URL=${OPERATOR_SERVICE_URL:-"https://nextv.operator.oceanprotocol.com/"}
# Add aquarius to /etc/hosts
# Workaround mainly for macOS