Add docker shell mode, and remove some config
This commit is contained in:
parent
479f4c3fa4
commit
27721a8632
8 changed files with 8 additions and 137 deletions
|
@ -36,6 +36,3 @@ qualname=gunicorn.error
|
|||
[formatter_generic]
|
||||
format=%(asctime)s [%(process)d] [%(levelname)s] [%(name)s] %(message)s
|
||||
class=logging.Formatter
|
||||
|
||||
[formatter_json]
|
||||
class=loghandler_config.JsonFormatter
|
||||
|
|
Reference in a new issue