fix: 这里可能有问题

This commit is contained in:
caoqianming 2023-07-10 14:55:10 +08:00
parent e5fb485418
commit d2afb309b5
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ def update_sysconfig(new_dict):
cache.set('system_config', config)
# 重启时需要reload
get_sysconfig(reload=True)
# get_sysconfig(reload=True)
# SECURITY WARNING: keep the secret key used in production secret!
SECRET_KEY = conf.SECRET_KEY