mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 09:47:04 +01:00
faucet fix
This commit is contained in:
parent
13defcaf82
commit
827e3aeef5
@ -17,6 +17,8 @@ services:
|
||||
ipv4_address: 172.15.0.21
|
||||
depends_on:
|
||||
- mongodb
|
||||
- keeper-node
|
||||
environment:
|
||||
FAUCET_NODE: ${KEEPER_RPC_URL}
|
||||
NODE_ENV: 'production'
|
||||
MONGO_URL: 'mongodb://mongodb:27017/faucetdbtest'
|
||||
|
Loading…
Reference in New Issue
Block a user