modified: main_dc/Makefile

change vue_bb command
This commit is contained in:
2025-11-19 05:18:56 +05:00
parent b51aa3f2e8
commit e2409b58bd
+1 -1
View File
@@ -29,7 +29,7 @@ npm_clean:
bbvue: bbvue:
cd BB/bbvue && npm run build 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: stop_nginx:
docker compose down nginx docker compose down nginx