提交 f22dc750 authored 作者: GOD_ZYX's avatar GOD_ZYX

update

上级 cb6c82e3
......@@ -7,4 +7,3 @@ dist
dist.zip
# code protect - prevent submit code below
.vscode
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${workspaceFolder}/server/distRun.js",
"env": {
"SERVER_PORT": "5101",
"NODE_ENV": "production"
}
}
]
}
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论