Move all metadata to IPFS with proper schemas #16

Merged
raucao merged 23 commits from feature/ipfs-metadata into master 2017-06-08 22:28:15 +00:00
Showing only changes of commit 510f7de693 - Show all commits
+1 -1
View File
@@ -39,7 +39,7 @@ module.exports = function(environment) {
ipfs: {
host: 'ipfs.kosmos.org',
port: '5444',
protocol: 'http'
protocol: 'https'
}
};