feat: add more initialization logs - 1

This commit is contained in:
Fu Zi Xiang 2023-12-20 20:39:25 -08:00
parent 04e00dea95
commit a4e2842d0f
No known key found for this signature in database
GPG Key ID: 7AE0884D237CEE16
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ services:
build:
context: .
dockerfile: Dockerfile
image: appflowyinc/appflowy_cloud:0.0.5
image: appflowyinc/appflowy_cloud:${BACKEND_VERSION:-latest}
depends_on:
- redis
- postgres