初始化
This commit is contained in:
14
frontend/.env
Normal file
14
frontend/.env
Normal file
@@ -0,0 +1,14 @@
|
||||
# title
|
||||
VITE_GLOB_APP_TITLE=CN-Tool运维工具平台
|
||||
|
||||
# 本地运行端口号
|
||||
VITE_PORT=18091
|
||||
|
||||
# 启动时自动打开浏览器
|
||||
VITE_OPEN=true
|
||||
|
||||
# 打包后是否生成包分析文件
|
||||
VITE_REPORT=false
|
||||
|
||||
# 浏览器是否显示vue的告警信息
|
||||
VUE_APP_SILENCE_WARNINGS=true
|
||||
Reference in New Issue
Block a user