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