diff --git a/serv_nginx/Makefile b/serv_nginx/Makefile index 883dd43..29c34cc 100644 --- a/serv_nginx/Makefile +++ b/serv_nginx/Makefile @@ -29,6 +29,6 @@ build_nginx: run_nginx: stop_nginx build_nginx docker compose up nginx -d -build_bbvue: +bbb: cd bbvue && npm run build