modified: main_dc/Makefile

add restart_all command
This commit is contained in:
2025-11-19 05:39:17 +05:00
parent 2440e5d359
commit 826583a5ff
+3
View File
@@ -1,5 +1,8 @@
all: git stop_bb build_bb run_bb npm_clean rebuild_bbvue api_bb_logs
restart_all:
docker compose restart && wat
api_bb: git stop_bb build_bb run_bb api_bb_logs
git: