mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-25 20:01:10 +01:00
Update start_ocean.sh
This commit is contained in:
parent
41ebc29584
commit
89939acfc6
@ -83,8 +83,8 @@ export DB_CLIENT_KEY=""
|
||||
export DB_CLIENT_CERT=""
|
||||
CHECK_ELASTIC_VM_COUNT=true
|
||||
|
||||
export IPFS_GATEWAY=http://172.15.0.16:5001/
|
||||
export IPFS_HTTP_GATEWAY=http://172.15.0.16:8080/
|
||||
export IPFS_GATEWAY=http://172.15.0.16:5001
|
||||
export IPFS_HTTP_GATEWAY=http://172.15.0.16:8080
|
||||
#Provider
|
||||
export PROVIDER_LOG_LEVEL=${PROVIDER_LOG_LEVEL:-INFO}
|
||||
export PROVIDER_WORKERS=10
|
||||
|
Loading…
Reference in New Issue
Block a user