1
0
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:
alexcos20 2022-01-14 05:12:13 -08:00
parent f44e137e5b
commit 989568d7bf

View File

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