mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 01:37:01 +01:00
use yaml-cli2 branch image, vs main latest image
This commit is contained in:
parent
f22e1564cd
commit
22d0a781d7
@ -1,7 +1,7 @@
|
|||||||
version: "3"
|
version: "3"
|
||||||
services:
|
services:
|
||||||
pdr-dfbuyer:
|
pdr-dfbuyer:
|
||||||
image: oceanprotocol/pdr-backend:${PDR_BACKEND_VERSION:-latest}
|
image: oceanprotocol/pdr-backend:${PDR_BACKEND_VERSION:-yaml-cli2}
|
||||||
command: dfbuyer ppss.yaml development
|
command: dfbuyer ppss.yaml development
|
||||||
networks:
|
networks:
|
||||||
backend:
|
backend:
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
version: "3"
|
version: "3"
|
||||||
services:
|
services:
|
||||||
pdr-predictoor1:
|
pdr-predictoor1:
|
||||||
image: oceanprotocol/pdr-backend:${PDR_BACKEND_VERSION:-latest}
|
image: oceanprotocol/pdr-backend:${PDR_BACKEND_VERSION:-yaml-cli2}
|
||||||
command: predictoor 1 ppss.yaml development
|
command: predictoor 1 ppss.yaml development
|
||||||
networks:
|
networks:
|
||||||
backend:
|
backend:
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
pdr-publisher:
|
pdr-publisher:
|
||||||
image: oceanprotocol/pdr-backend:${PDR_BACKEND_VERSION:-latest}
|
image: oceanprotocol/pdr-backend:${PDR_BACKEND_VERSION:-yaml-cli2}
|
||||||
command: publisher ppss.yaml development
|
command: publisher ppss.yaml development
|
||||||
networks:
|
networks:
|
||||||
backend:
|
backend:
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
version: "3"
|
version: "3"
|
||||||
services:
|
services:
|
||||||
pdr-trader:
|
pdr-trader:
|
||||||
image: oceanprotocol/pdr-backend:${PDR_BACKEND_VERSION:-latest}
|
image: oceanprotocol/pdr-backend:${PDR_BACKEND_VERSION:-yaml-cli2}
|
||||||
command: trader 1 ppss.yaml development
|
command: trader 1 ppss.yaml development
|
||||||
networks:
|
networks:
|
||||||
backend:
|
backend:
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
version: "3"
|
version: "3"
|
||||||
services:
|
services:
|
||||||
pdr-trueval:
|
pdr-trueval:
|
||||||
image: oceanprotocol/pdr-backend:${PDR_BACKEND_VERSION:-latest}
|
image: oceanprotocol/pdr-backend:${PDR_BACKEND_VERSION:-yaml-cli2}
|
||||||
command: trueval ppss.yaml development
|
command: trueval ppss.yaml development
|
||||||
networks:
|
networks:
|
||||||
backend:
|
backend:
|
||||||
|
Loading…
Reference in New Issue
Block a user