diff --git a/main_dc/Makefile b/main_dc/Makefile index 5ccdb80..72ec3a7 100644 --- a/main_dc/Makefile +++ b/main_dc/Makefile @@ -29,7 +29,7 @@ npm_clean: bbvue: cd BB/bbvue && npm run build -vue_bb: git npm_clean rebuild_bbvue api_bb_logs +vue_bb: git npm_clean bbvue api_bb_logs stop_nginx: docker compose down nginx