fix(config): Adding web2Api property to jsonLd config

This commit is contained in:
Chris Troutner
2024-04-13 07:02:32 -07:00
parent 9614f186b4
commit b473a3803c
+4 -1
View File
@@ -119,7 +119,10 @@ export default {
'@type': 'Organization', '@type': 'Organization',
name: 'Permissionless Software Foundation', name: 'Permissionless Software Foundation',
url: 'https://PSFoundation.cash' url: 'https://PSFoundation.cash'
} },
// If this node has an IP4 address or domain name used to provide a REST API.
web2Api: null
}, },
// IPFS Ports // IPFS Ports