Update package.json

This commit is contained in:
草鞋没号 2021-11-15 18:29:47 +08:00 committed by GitHub
parent 952ebb9b4d
commit b8de863045
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
"vite": "^2.6.13"
},
"env": {
"//": "Will be auto inject to main,renderer,preload process.env",
"//": "Used in build scripts",
"HOST": "127.0.0.1",
"PORT": 3344
}