Closed simonovic86 closed 3 years ago
tsconfig.json
IPFS_API_ONLY
IPFS_ENABLE_API
true
IPFS_GATEWAY_ONLY
IPFS_ENABLE_GATEWAY
lgtm. This just enables the ipfs instance to announce the correct address right?
It also adds CORS parameters to the IPFS HTTP API and renames flags.
tsconfig.json
IPFS_API_ONLY
toIPFS_ENABLE_API
(default=true
)IPFS_GATEWAY_ONLY
toIPFS_ENABLE_GATEWAY
(default=true
)