-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
添加自定义环境标题功能-custom_title_suffix (#2631)
* 添加favicon图片 * 修改favicon * 修改favicon.ico * 添加自定义环境标题 * update * update 自定义环境标题 * update custom_environment_title * update custom_environment_title * 添加favicon图片 * 修改favicon * 修改favicon.ico * 添加自定义环境标题 * update * update 自定义环境标题 * update custom_environment_title * update custom_environment_title * 修改字段名称,添加环境变量 * Update __init__.py * Update settings.py * update CUSTOM_TITLE_SUFFIX * 从env读写。env("CUSTOM_TITLE_SUFFIX", default="") * docker的环境变量加上此配置 --------- Co-authored-by: 王飞 <fei.wang@xgo.one>
- Loading branch information
1 parent
4d0b75f
commit b143525
Showing
7 changed files
with
27 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters