change backend version to nightly in docker-compose.yaml

pull/369/head
Michael Li 1 year ago
parent 88355b6613
commit f5f0d18e14
No known key found for this signature in database

@ -102,7 +102,7 @@ services:
- paopao-network
backend:
image: bitbus/paopao-ce:0.4
image: bitbus/paopao-ce:nightly
restart: always
depends_on:
- db

Loading…
Cancel
Save