forked from floss50/brizo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.ini
36 lines (31 loc) · 991 Bytes
/
config.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[keeper-contracts]
keeper.url = http://127.0.0.1:8545
keeper.gasLimit=4712388
keeper.gasPrice=100000000000
secret_store.url = http://127.0.0.1:12001
parity.url = http://127.0.0.1:8545
parity.address = 0x00bd138abd70e2f00903268f3db08f2d25677c9e
parity.password = node0
parity.address1 = 0x068ed00cf0441e4829d9784fcbe7b9e26d4bd8d0
parity.password1 = secret
[resources]
brizo.url = http://localhost:8030
aquarius.url = http://localhost:5000
storage.path = squid_py.db
downloads.path = consume-downloads
;validate.creator = False
[osmosis]
azure.account.name =
azure.account.key =
azure.resource_group =
azure.location =
azure.client.id =
azure.client.secret =
azure.tenant.id =
azure.subscription.id =
; azure.share.input and azure.share.output are only used
; for Azure Compute data assets (not for Azure Storage data assets).
; If you're not supporting Azure Compute, just leave their values
; as compute and output, respectively.
azure.share.input = compute
azure.share.output = output