Use pdr-backend for publisher

This commit is contained in:
trizin 2023-08-15 12:13:50 +03:00 committed by GitHub
parent 494ece02c0
commit c3eb6bacf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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