modified: serv_nginx/Makefile

modified:   serv_nginx/bbvue/src/views/Profile.vue
avatar Url
This commit is contained in:
2025-10-17 11:17:49 +05:00
parent 1a1e0cfe9d
commit 597af017a4
2 changed files with 10 additions and 2 deletions
+4 -1
View File
@@ -30,6 +30,9 @@ build_nginx:
run_nginx: stop_nginx build_nginx
docker compose up nginx -d
bbb:
npm_clean:
npm cache clean --force
bbb: git npm_clean
cd bbvue && npm run build