modified: main_dc/Makefile

change vue_bb command with wn
This commit is contained in:
2025-11-19 06:19:56 +05:00
parent 2381ab1c27
commit 31b06df84e
+1 -1
View File
@@ -43,7 +43,7 @@ npm_clean:
bbvue: bbvue:
cd BB/bbvue && npm run build cd BB/bbvue && npm run build
vue_bb: git npm_clean bbvue api_bb_logs vue_bb: git npm_clean bbvue wn
stop_nginx: stop_nginx:
docker compose down nginx docker compose down nginx