mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 17:50:13 +01:00
fix mongodb
This commit is contained in:
parent
13733f21de
commit
76477e8301
@ -5,7 +5,7 @@ services:
|
|||||||
command: mongod
|
command: mongod
|
||||||
networks:
|
networks:
|
||||||
backend:
|
backend:
|
||||||
ipv4_address: 172.15.0.7
|
ipv4_address: 172.15.0.6
|
||||||
aquarius:
|
aquarius:
|
||||||
image: oceanprotocol/aquarius:${AQUARIUS_VERSION:-stable}
|
image: oceanprotocol/aquarius:${AQUARIUS_VERSION:-stable}
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
Reference in New Issue
Block a user