mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-12-02 05:57:21 +01:00
Merge pull request #256 from oceanprotocol/feature/custom_c2d_url
add custom C2D Operator url
This commit is contained in:
commit
234b9ebe02
@ -89,8 +89,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
#export OPERATOR_SERVICE_URL=http://127.0.0.1:8050
|
#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
|
# Add aquarius to /etc/hosts
|
||||||
# Workaround mainly for macOS
|
# Workaround mainly for macOS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user