This commit is contained in:
lightings 2023-05-31 14:57:13 +08:00
parent c386c4c549
commit a2b122955d

View File

@ -4,7 +4,8 @@
"description": "",
"main": "index.js",
"scripts": {
"proxy": "node app.js"
"start": "node app.js",
"proxy": "node app.js proxy"
},
"keywords": [],
"author": "",