🔥 Removes custom log format override

This commit is contained in:
Franck Nijhof 2019-04-18 20:29:28 +02:00
parent 01e9fe7338
commit 8cacaf510b
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -42,8 +42,5 @@
"ssl": "bool", "ssl": "bool",
"certfile": "str", "certfile": "str",
"keyfile": "str" "keyfile": "str"
},
"environment": {
"LOG_FORMAT": "{LEVEL}: {MESSAGE}"
} }
} }