🔥 Removes custom log format override

This commit is contained in:
Franck Nijhof 2019-04-21 09:59:21 +02:00
parent 000d71368d
commit e6f9927514
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -42,8 +42,5 @@
"keyfile": "str", "keyfile": "str",
"i_like_to_be_pwned": "bool?", "i_like_to_be_pwned": "bool?",
"leave_front_door_open": "bool?" "leave_front_door_open": "bool?"
},
"environment": {
"LOG_FORMAT": "{LEVEL}: {MESSAGE}"
} }
} }