mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-13 03:11:02 +01:00
Update config.json
This commit is contained in:
@@ -81,6 +81,7 @@
|
||||
"name": "Mealie",
|
||||
"options": {
|
||||
"ALLOW_SIGNUP": true,
|
||||
"DATA_DIR": "/config/addons_config/mealie_data",
|
||||
"PGID": 1000,
|
||||
"PUID": 1000,
|
||||
"certfile": "fullchain.pem",
|
||||
@@ -97,6 +98,7 @@
|
||||
"schema": {
|
||||
"ALLOW_SIGNUP": "bool",
|
||||
"BASE_URL": "str?",
|
||||
"DATA_DIR": "/config/addons_config/mealie_data",
|
||||
"PGID": "int",
|
||||
"PUID": "int",
|
||||
"certfile": "str",
|
||||
@@ -106,6 +108,6 @@
|
||||
"slug": "mealie",
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "v1.0.0-5",
|
||||
"version": "v1.0.0-6",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:9001]"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user