diff --git a/start_ocean.sh b/start_ocean.sh index 149f63f..6ae7442 100755 --- a/start_ocean.sh +++ b/start_ocean.sh @@ -84,7 +84,7 @@ 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_HTTP_GATEWAY=http://172.15.0.16:8080/ipfs/ #Provider export PROVIDER_LOG_LEVEL=${PROVIDER_LOG_LEVEL:-INFO} export PROVIDER_WORKERS=10