From 31b06df84efdcf908e6a0839b5f329ae70919187 Mon Sep 17 00:00:00 2001 From: valitovgaziz Date: Wed, 19 Nov 2025 06:19:56 +0500 Subject: [PATCH] modified: main_dc/Makefile change vue_bb command with wn --- main_dc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main_dc/Makefile b/main_dc/Makefile index 9a93219..4a9dc5d 100644 --- a/main_dc/Makefile +++ b/main_dc/Makefile @@ -43,7 +43,7 @@ npm_clean: bbvue: cd BB/bbvue && npm run build -vue_bb: git npm_clean bbvue api_bb_logs +vue_bb: git npm_clean bbvue wn stop_nginx: docker compose down nginx