mirror of
https://github.com/hassio-addons/addon-phlex.git
synced 2025-05-04 19:21:35 +00:00
🔥 Removes custom log format override
This commit is contained in:
parent
71fc76f035
commit
db2e555388
1 changed files with 0 additions and 3 deletions
|
@ -37,8 +37,5 @@
|
||||||
"ssl": "bool",
|
"ssl": "bool",
|
||||||
"certfile": "str",
|
"certfile": "str",
|
||||||
"keyfile": "str"
|
"keyfile": "str"
|
||||||
},
|
|
||||||
"environment": {
|
|
||||||
"LOG_FORMAT": "{LEVEL}: {MESSAGE}"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue