mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 01:37:01 +01:00
fix provider
This commit is contained in:
parent
c9a32edff8
commit
acc399f26d
@ -12,7 +12,7 @@ services:
|
||||
PARITY_URL: ${KEEPER_RPC_URL}
|
||||
PROVIDER_ADDRESS: ${PROVIDER_ADDRESS}
|
||||
PROVIDER_PASSWORD: ${PROVIDER_PASSWORD}
|
||||
PROVIDER_KEYFILE_CONTENT: ${PROVIDER_KEYFILE_CONTENT}
|
||||
PROVIDER_ENCRYPTED_KEY: ${PROVIDER_ENCRYPTED_KEY}
|
||||
LOG_LEVEL: ${PROVIDER_LOG_LEVEL}
|
||||
OCEAN_PROVIDER_URL: 'http://0.0.0.0:8030'
|
||||
BRIZO_WORKERS: ${PROVIDER_WORKERS}
|
||||
|
Loading…
Reference in New Issue
Block a user