mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-17 18:08:16 +01:00
Update config.json
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
"name": "Do not use (Mealie frontend)",
|
||||
"options": {
|
||||
"API_URL": "http://homeassistant.local:9000",
|
||||
"PGID": 1000,
|
||||
"PUID": 1000,
|
||||
"certfile": "fullchain.pem",
|
||||
"keyfile": "privkey.pem",
|
||||
"ssl": false
|
||||
@@ -28,6 +30,8 @@
|
||||
"schema": {
|
||||
"API_URL": "str",
|
||||
"BASE_URL": "str?",
|
||||
"PGID": "int",
|
||||
"PUID": "int",
|
||||
"certfile": "str",
|
||||
"keyfile": "str",
|
||||
"ssl": "bool"
|
||||
|
||||
Reference in New Issue
Block a user