mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-09-12 19:51:39 +08:00
修了一些Bug,修改了一下nginx的相关路由配置
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "node app",
|
||||
"dev": "nodemon app",
|
||||
"dev": "nodemon",
|
||||
"prod": "set NODE_ENV=production & pm2 start app.js --name bookshelfplus-frontend",
|
||||
"clean": "node cleanup.js"
|
||||
},
|
||||
|
Reference in New Issue
Block a user