mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-22 08:41:50 +02:00
Update config.yaml
This commit is contained in:
@@ -86,12 +86,13 @@ ports:
|
|||||||
ports_description:
|
ports_description:
|
||||||
5000/tcp: webui
|
5000/tcp: webui
|
||||||
schema: {
|
schema: {
|
||||||
"GRAMPSWEB_SECRET_KEY": "str?"
|
"GRAMPSWEB_SECRET_KEY": "str?",
|
||||||
|
"GRAMPSWEB_BASE_URL": "str?"
|
||||||
}
|
}
|
||||||
services:
|
services:
|
||||||
- mysql:want
|
- mysql:want
|
||||||
slug: grampsweb
|
slug: grampsweb
|
||||||
tmpfs: true
|
tmpfs: true
|
||||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/grampsweb
|
url: https://github.com/alexbelgium/hassio-addons/tree/master/grampsweb
|
||||||
version: "1.4"
|
version: "1.5"
|
||||||
webui: "[PROTO:ssl]://[HOST]:[PORT:5000]"
|
webui: "[PROTO:ssl]://[HOST]:[PORT:5000]"
|
||||||
|
|||||||
Reference in New Issue
Block a user