github.com/kaleido-io/firefly@v0.0.0-20210622132723-8b4b6aacb971/test/data/config/firefly.core.yaml (about) 1 # Example YAML file for testing commandline startup 2 debug: 3 port: 0 4 http: 5 port: 0 6 node: 7 identity: 0x91d2b4381a4cd5c7c0f27565a7d4b829844c8635 8 blockchain: 9 type: utdbql 10 utdbql: 11 url: memory:// 12 database: 13 type: ql 14 ql: 15 url: memory:// 16 publicstorage: 17 type: ipfs 18 ipfs: 19 api: 20 url: http://localhost:8080 21 gateway: 22 url: http://localhost:8080