.
This commit is contained in:
parent
c24e3685e3
commit
f65064235c
@ -18,7 +18,7 @@ from pathlib import Path
|
||||
# Build paths inside the project like this: BASE_DIR / 'subdir'.
|
||||
BASE_DIR = Path(__file__).resolve().parent.parent
|
||||
|
||||
CONFIG_NAME = BASE_DIR / "config.local.ini"
|
||||
CONFIG_NAME = BASE_DIR / "config.ini"
|
||||
|
||||
# 加载配置文件: 开发可加载config.local.ini
|
||||
_config = configparser.ConfigParser()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user