1
0
mirror of https://github.com/kremalicious/ipfs.git synced 2025-02-08 10:31:33 +01:00
ipfs/site.config.js

8 lines
226 B
JavaScript

module.exports = {
title: 'ipfs.kretschmann.io',
description: 'A public IPFS Gateway',
url: 'https://ipfs.kretschmann.io',
ipfsGateway: 'https://ipfs.kretschmann.io',
ipfsNodeUri: 'https://ipfs.kretschmann.io:443'
}