mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 17:31:03 +01:00
Merge pull request #2150 from alexbelgium/create-pull-request/patch-1761438754 nobuild
Github bot: fix linting issues nobuild
This commit is contained in:
@@ -66,8 +66,8 @@ devices:
|
||||
- /dev/nvme1
|
||||
- /dev/nvme2
|
||||
environment:
|
||||
SHOW_MONGODB_LOGS: 'false'
|
||||
SHOW_SERVER_LOGS: 'true'
|
||||
SHOW_MONGODB_LOGS: "false"
|
||||
SHOW_SERVER_LOGS: "true"
|
||||
SSL_CERT_NAME: fullchain.pem
|
||||
SSL_KEY_NAME: privkey.pem
|
||||
TZ: Etc/UTC
|
||||
|
||||
Reference in New Issue
Block a user