diff --git a/main_dc/Makefile b/main_dc/Makefile index 5a29117..4f2eb6d 100644 --- a/main_dc/Makefile +++ b/main_dc/Makefile @@ -3,6 +3,8 @@ all: git stop_bb build_bb run_bb npm_clean rebuild_bbvue api_bb_logs restart_all: docker compose restart && wat +restart: restart_all wn + api_bb: git stop_bb build_bb run_bb api_bb_logs git: