1
0
mirror of https://github.com/oceanprotocol/barge.git synced 2024-11-22 01:37:01 +01:00

added pleuston

This commit is contained in:
Sebastian Gerske 2018-08-10 13:20:16 +02:00
parent c8045ce75e
commit 5f5bcf201e

View File

@ -69,6 +69,10 @@ services:
- 8545:8545
networks:
- backend
pleuston:
image: oceanprotocol/pleuston
ports:
- 3000:3000
networks:
backend: