modified: main_dc/Makefile
add restart_all command
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user