mirror of
https://github.com/Permissionless-Software-Foundation/ipfs-bch-wallet-consumer.git
synced 2026-09-21 16:52:03 -07:00
fix(production): Switching to Docker Image
This commit is contained in:
@@ -44,8 +44,8 @@ services:
|
||||
restart: always
|
||||
|
||||
ipfs-service:
|
||||
build: .
|
||||
#image: christroutner/ipfs-service-provider:v2.2.1
|
||||
#build: .
|
||||
image: christroutner/ipfs-service-provider:v2.2.12
|
||||
container_name: ipfs-service
|
||||
logging:
|
||||
driver: 'json-file'
|
||||
|
||||
Reference in New Issue
Block a user