升级依赖

This commit is contained in:
sunshine
2022-04-12 16:50:48 +08:00
parent 72a951a2b6
commit af873bf45e
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -14,11 +14,11 @@ MYSQL_HOST=127.0.0.1
MYSQL_PORT=3306
MYSQL_DATABASE=PearAdminFlask
MYSQL_USERNAME=root
MYSQL_PASSWORD=root
MYSQL_PASSWORD=123456
# Redis 配置
REDIS_HOST=127.0.0.1
REDIS_PORT=6379
# REDIS_HOST=127.0.0.1
# REDIS_PORT=6379
# 密钥配置(记得改)
SECRET_KEY='pear-admin-flask'