about summary refs log tree commit diff
path: root/acanban/.config/acanban/ipfs.toml
blob: 319aed4ccdfc1d9bd9abe7fbff87a8a016acb124 (plain) (blame)
1
2
3
4
5
6
[api]
base = 'http://127.0.0.1:5001/api/v0'

[gateway]
base = 'http://127.0.0.1:8080/ipfs'
fallback = 'https://ipfs.io'