mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 09:47:04 +01:00
Update the default operator service url.
This commit is contained in:
parent
6af930bf89
commit
8bbd324f51
@ -125,7 +125,8 @@ export COMMONS_FAUCET_URL=${FAUCET_URL}
|
||||
export COMMONS_IPFS_GATEWAY_URI=https://ipfs.oceanprotocol.com
|
||||
export COMMONS_IPFS_NODE_URI=https://ipfs.oceanprotocol.com:443
|
||||
|
||||
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://operator-api.operator.dev-ocean.com
|
||||
|
||||
#agent
|
||||
# private key for agent, public address: 0x6f2b82bB771687b69d0932c7386742804144ae7D
|
||||
|
Loading…
Reference in New Issue
Block a user