diff --git a/config/env/common.js b/config/env/common.js index b9e43c1..7662a5f 100644 --- a/config/env/common.js +++ b/config/env/common.js @@ -43,6 +43,7 @@ module.exports = { '@type': 'WebAPI', name: ipfsCoordName, version, + protocol: 'generic-service', description: 'This is a generic IPFS Serivice Provider that uses JSON RPC over IPFS to communicate with it. This instance has not been customized. Source code: https://github.com/Permissionless-Software-Foundation/ipfs-service-provider', documentation: 'https://ipfs-service-provider.fullstack.cash/',