mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-12-02 05:57:21 +01:00
Update trueval
This commit is contained in:
parent
c66280a5d4
commit
823c342e4a
@ -1,7 +1,8 @@
|
|||||||
version: '3'
|
version: "3"
|
||||||
services:
|
services:
|
||||||
pdr-trueval:
|
pdr-trueval:
|
||||||
image: oceanprotocol/pdr-trueval:${PDR_TRUEVAL_VERSION:-latest}
|
image: oceanprotocol/pdr-backend:${PDR_BACKEND_VERSION:-latest}
|
||||||
|
command: trueval
|
||||||
networks:
|
networks:
|
||||||
backend:
|
backend:
|
||||||
ipv4_address: 172.15.0.40
|
ipv4_address: 172.15.0.40
|
||||||
|
Loading…
x
Reference in New Issue
Block a user