合并配置文件,解决logo打印多次问题

This commit is contained in:
mkg
2021-11-16 23:18:20 +08:00
parent 3add95e910
commit 6cee5a6104
4 changed files with 32 additions and 28 deletions
+3
View File
@@ -5,6 +5,9 @@ FLASK_DEBUG=1
FLASK_RUN_HOST = 127.0.0.1
FLASK_RUN_PORT = 5000
# pear admin flask配置
SYSTEM_NAME = Pear Admin
# MySql配置信息
MYSQL_HOST=127.0.0.1
# MYSQL_HOST=dbserver