Update config.json

This commit is contained in:
Alexandre
2023-01-07 18:15:55 +01:00
committed by GitHub
parent d118554148
commit 6777540fc5

View File

@@ -15,7 +15,7 @@
"share:rw", "share:rw",
"ssl:rw" "ssl:rw"
], ],
"name": "Obsolete : Mealie", "name": "Mealie (Omni):",
"options": { "options": {
"ALLOW_SIGNUP": true, "ALLOW_SIGNUP": true,
"PGID": 0, "PGID": 0,
@@ -44,6 +44,6 @@
}, },
"slug": "mealie", "slug": "mealie",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "test2", "version": "Omni",
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]" "webui": "[PROTO:ssl]://[HOST]:[PORT:3000]"
} }