init
This commit is contained in:
20
.env
Normal file
20
.env
Normal file
@@ -0,0 +1,20 @@
|
||||
# 标题
|
||||
VITE_APP_TITLE=CSCN综合监控
|
||||
|
||||
# 项目本地运行端口号
|
||||
VITE_PORT=5000
|
||||
|
||||
# open 运行 npm run dev 时自动打开浏览器
|
||||
VITE_OPEN=true
|
||||
|
||||
# 租户开关
|
||||
VITE_APP_TENANT_ENABLE=true
|
||||
|
||||
# 验证码的开关
|
||||
VITE_APP_CAPTCHA_ENABLE=true
|
||||
|
||||
# 文档地址的开关
|
||||
VITE_APP_DOCALERT_ENABLE=true
|
||||
|
||||
# 百度统计 close by yang chen jj on 2025.09.29
|
||||
VITE_APP_BAIDU_CODE=
|
||||
Reference in New Issue
Block a user