Skip to content

Commit 0041c37

Browse files
authored
Update Makefile
1 parent 44a7366 commit 0041c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ rm-only: kill
155155
@echo "------------------------------------------------------------------"
156156
@docker compose down
157157

158-
logs:
158+
logs: db
159159
@echo
160160
@echo "------------------------------------------------------------------"
161161
@echo "Tailing all logs or a specific container"

0 commit comments

Comments
 (0)