forked from oceanprotocol/provider
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.ini
40 lines (33 loc) · 1.14 KB
/
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
37
38
39
40
[eth-network]
network = http://127.0.0.1:8545
;network = wss://rinkeby.infura.io/ws/v3/357f2fe737db4304bd2f7285c5602d0d
;nile
;dtfactory.address = 0x68F6826989619f60F748367240f815288b36D213
;rinkeby
dtfactory.address = 0xB9d406D24B310A7D821D0b782a36909e8c925471
artifacts.path =
[resources]
aquarius.url = http://127.0.0.1:5000
;aquarius.url = https://aquarius.marketplace.dev-ocean.com
auth_token_expiration = 331536000
ocean_provider.url = http://localhost:8030
provider.url = http://localhost:8030
provider.address = 0x00bd138abd70e2f00903268f3db08f2d25677c9e
operator_service.url = https://operator-api.operator.dev-ocean.com/
storage.path = ocean-provider.db
downloads.path = consume-downloads
[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