更新 config.py

master
wangsiyuan 2023-12-25 15:09:40 +08:00
parent 93ce602837
commit b9d18cbe17
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
# config.py
# app secretkey
SECRET_KEY = 'sUNiJ7QPulxrbmZD'
# 数据库连接配置
DB_CONFIG = {
'host': '42.193.20.110',