2022-03-05 12:48:30 +00:00
|
|
|
database_url: postgres://mitra:mitra@127.0.0.1:55432/mitra
|
2021-11-05 23:41:30 +00:00
|
|
|
storage_dir: files
|
2021-04-09 00:22:17 +00:00
|
|
|
|
|
|
|
http_host: '127.0.0.1'
|
|
|
|
http_port: 8380
|
|
|
|
|
2022-05-11 21:05:44 +00:00
|
|
|
instance_uri: 127.0.0.1:8380
|
|
|
|
instance_title: Mitra
|
|
|
|
instance_short_description: My instance
|
|
|
|
instance_description: My instance
|
|
|
|
registrations_open: true
|
2022-05-11 21:10:48 +00:00
|
|
|
|
2022-01-25 22:17:28 +00:00
|
|
|
blockchain:
|
2022-05-17 19:50:21 +00:00
|
|
|
# Parameters for hardhat local node
|
2022-01-25 22:17:28 +00:00
|
|
|
chain_id: eip155:31337
|
2022-06-22 21:37:59 +00:00
|
|
|
chain_info: null
|
2022-01-26 17:04:45 +00:00
|
|
|
contract_address: '0xDc64a140Aa3E981100a9becA4E685f962f0cF6C9'
|
2022-01-25 22:17:28 +00:00
|
|
|
contract_dir: contracts
|
2022-05-17 19:50:21 +00:00
|
|
|
api_url: 'http://127.0.0.1:8546'
|
2022-01-25 22:17:28 +00:00
|
|
|
explorer_url: null
|
2022-05-17 19:50:21 +00:00
|
|
|
signing_key: 'ac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80'
|
2022-07-16 22:44:15 +00:00
|
|
|
chain_sync_step: 100
|
|
|
|
chain_reorg_max_depth: 0
|
2021-04-09 00:22:17 +00:00
|
|
|
|
2022-08-15 23:56:06 +00:00
|
|
|
#blockchain:
|
|
|
|
# chain_id: monero:regtest
|
|
|
|
# daemon_url: 'http://127.0.0.1:58081'
|
|
|
|
# wallet_url: 'http://127.0.0.1:58083'
|
|
|
|
# wallet_name: test
|
|
|
|
# wallet_password: test
|
|
|
|
|
2021-04-09 00:22:17 +00:00
|
|
|
ipfs_api_url: 'http://127.0.0.1:5001'
|
2022-05-11 21:05:44 +00:00
|
|
|
ipfs_gateway_url: 'http://127.0.0.1:8001'
|