mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-10-31 23:55:18 +01:00
use local operators for provider
This commit is contained in:
parent
f44e137e5b
commit
989568d7bf
@ -99,7 +99,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=${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
|
# Add aquarius to /etc/hosts
|
||||||
# Workaround mainly for macOS
|
# Workaround mainly for macOS
|
||||||
|
Loading…
Reference in New Issue
Block a user