调整:环境变量文件
This commit is contained in:
10
.env
Normal file
10
.env
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
# 百度统计相关配置
|
||||||
|
VITE_BAIDU_TONGJI_KEY=
|
||||||
|
VITE_BAIDU_TONGJI_SECRET_KEY=
|
||||||
|
VITE_BAIDU_TONGJI_SITE_ID=
|
||||||
|
VITE_BAIDU_TONGJI_ACCESS_TOKEN=
|
||||||
|
VITE_BAIDU_TONGJI_REFRESH_TOKEN=
|
||||||
|
|
||||||
|
# 星火AI相关配置
|
||||||
|
VITE_AI_APIPassword=
|
||||||
|
VITE_AI_MODEL=general
|
||||||
4
.gitignore
vendored
4
.gitignore
vendored
@@ -21,6 +21,4 @@ dist-ssr
|
|||||||
*.ntvs*
|
*.ntvs*
|
||||||
*.njsproj
|
*.njsproj
|
||||||
*.sln
|
*.sln
|
||||||
*.sw?
|
*.sw?
|
||||||
|
|
||||||
.env
|
|
||||||
Reference in New Issue
Block a user