chore: DEBUG LOG LEVEL

This commit is contained in:
mco-system 2023-04-21 00:34:49 +11:00
parent ecc56281bb
commit 7883ac1ae6
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ log:
handlers: [wsgi] handlers: [wsgi]
propagate: no propagate: no
root: root:
level: INFO level: DEBUG
handlers: [wsgi] handlers: [wsgi]
app: app:
secret_key: xxx secret_key: xxx