modified: serv_nginx/Makefile
modified: serv_nginx/bbvue/src/views/Profile.vue avatar Url
This commit is contained in:
+4
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user