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