mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 09:47:04 +01:00
Use pdr-backend for publisher
This commit is contained in:
parent
494ece02c0
commit
c3eb6bacf4
@ -1,7 +1,8 @@
|
||||
version: '3'
|
||||
services:
|
||||
pdr-publisher:
|
||||
image: oceanprotocol/pdr-publisher:${PDR_PUBLISHER_VERSION:-latest}
|
||||
image: oceanprotocol/pdr-backend:${PDR_BACKEND_VERSION:-latest}
|
||||
command: publisher
|
||||
networks:
|
||||
backend:
|
||||
ipv4_address: 172.15.0.43
|
||||
|
Loading…
Reference in New Issue
Block a user