feat: add more initialization logs - 1
This commit is contained in:
parent
04e00dea95
commit
a4e2842d0f
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue