FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
ChatLab/.env at main · newgithub17/ChatLab · GitHub
newgithub17
/
ChatLab
Public
forked from
ChatLab/ChatLab
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
ChatLab
/
.env
Copy path
More file actions
More file actions
Latest commit
History
History
History
16 lines (14 loc) · 388 Bytes
Breadcrumbs
ChatLab
/
.env
Copy path
File metadata and controls
16 lines (14 loc) · 388 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
NODE_ENV
=
production
#
程序配置
#
# 程序名称
MAIN_VITE_TITLE
=
"
ChatLab
"
#
全局 API 配置
MAIN_VITE_SERVER_API
=
127.0.0.1
#
浏览器环境
RENDERER_VITE_SERVER_URL
=
#
程序信息
RENDERER_VITE_SITE_TITLE
=
"
聊天记录分析
"
RENDERER_VITE_SITE_KEYWORDS
=
"
"
RENDERER_VITE_SITE_DES
=
"
"
RENDERER_VITE_SITE_URL
=
"
"
RENDERER_VITE_SITE_LOGO
=
"
/assets/images/favicon.ico
"
Back
|
FazBrowse Home
|
New Git URL