mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-22 00:31:51 +02:00
Update README.md
This commit is contained in:
@@ -36,8 +36,8 @@ Required :
|
|||||||
"Environment": 0|1 # 1 is debug mode, 0 is normal mode. You should run in normal mode unless actively developing.
|
"Environment": 0|1 # 1 is debug mode, 0 is normal mode. You should run in normal mode unless actively developing.
|
||||||
Optional :
|
Optional :
|
||||||
"ssl" : "true|false", # Set ssl
|
"ssl" : "true|false", # Set ssl
|
||||||
"certfile" : "fullchain.pem", # Place where your ssl files are
|
"certfile" : "fullchain.pem", # Name of your ssl files located in /ssl
|
||||||
"keyfile" : "privkey.pem", # Place where your ssl files are
|
"keyfile" : "privkey.pem", # Name of your ssl files located in /ssl
|
||||||
"POSTGRES_HOST": "str?", # Needed for postgresql_external
|
"POSTGRES_HOST": "str?", # Needed for postgresql_external
|
||||||
"POSTGRES_PORT": "str?", # Needed for postgresql_external
|
"POSTGRES_PORT": "str?", # Needed for postgresql_external
|
||||||
"POSTGRES_USER": "str?", # Needed for postgresql_external
|
"POSTGRES_USER": "str?", # Needed for postgresql_external
|
||||||
|
|||||||
Reference in New Issue
Block a user