mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-02 01:47:44 +01:00
This commit is contained in:
@@ -12,8 +12,8 @@
|
|||||||
"PORTAL_HTTP_PORT": "8088",
|
"PORTAL_HTTP_PORT": "8088",
|
||||||
"SHOW_MONGODB_LOGS": "false",
|
"SHOW_MONGODB_LOGS": "false",
|
||||||
"SHOW_SERVER_LOGS": "true",
|
"SHOW_SERVER_LOGS": "true",
|
||||||
"SSL_CERT_NAME": "tls.crt",
|
"SSL_CERT_NAME": "fullchain.pem",
|
||||||
"SSL_KEY_NAME": "tls.key",
|
"SSL_KEY_NAME": "privkey.pem",
|
||||||
"TZ": "Etc/UTC"
|
"TZ": "Etc/UTC"
|
||||||
},
|
},
|
||||||
"host_network": true,
|
"host_network": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user