feat: add more initialization logs - 1
This commit is contained in:
parent
04e00dea95
commit
a4e2842d0f
|
|
@ -119,7 +119,7 @@ services:
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
image: appflowyinc/appflowy_cloud:0.0.5
|
image: appflowyinc/appflowy_cloud:${BACKEND_VERSION:-latest}
|
||||||
depends_on:
|
depends_on:
|
||||||
- redis
|
- redis
|
||||||
- postgres
|
- postgres
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue