Skip to content

Commit

Permalink
feat: add more initialization logs - 1
Browse files Browse the repository at this point in the history
  • Loading branch information
speed2exe committed Dec 21, 2023
1 parent 04e00de commit a4e2842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a4e2842

Please sign in to comment.