feat generate single logo 部署

This commit is contained in:
zhouchengrong
2024-06-03 11:45:35 +08:00
parent a89bc37563
commit 6502f5ed61

View File

@@ -19,7 +19,7 @@ class Settings(BaseSettings):
LOGGING_CONFIG_FILE = os.path.join(BASE_DIR, 'logging_env.py')
DEBUG = False
DEBUG = True
if DEBUG:
LOGS_PATH = "logs/"
CATEGORY_PATH = "service/attribute/config/descriptor/category/category_dis.csv"