feat: 增加自定义 meta description; (#1246)

* feat: 增加自定义 meta description;

* fix: 环境变量使用错误;

---------

Co-authored-by: junshun.mq <junshun.mq@alibaba-inc.com>
This commit is contained in:
Cheer
2024-04-28 18:31:47 +08:00
committed by GitHub
parent 59ece446a2
commit 5ca4049757
4 changed files with 8 additions and 2 deletions

View File

@@ -106,6 +106,7 @@ FastGPT 商业版共包含了2个应用fastgpt, fastgpt-plus和2个数据
```
SYSTEM_NAME=FastGPT
SYSTEM_DESCRIPTION=
SYSTEM_FAVICON=/favicon.ico
HOME_URL=/app/list
```