initHeader
This commit is contained in:
11
frontend/.env
Normal file
11
frontend/.env
Normal file
@@ -0,0 +1,11 @@
|
||||
# title
|
||||
VITE_GLOB_APP_TITLE=自动检测平台
|
||||
|
||||
# 本地运行端口号
|
||||
VITE_PORT=18091
|
||||
|
||||
# 启动时自动打开浏览器
|
||||
VITE_OPEN=true
|
||||
|
||||
# 打包后是否生成包分析文件
|
||||
VITE_REPORT=false
|
||||
Reference in New Issue
Block a user