mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-18 06:41:51 +02:00
Update config.json
This commit is contained in:
@@ -65,7 +65,11 @@
|
|||||||
"LANG": "en-US",
|
"LANG": "en-US",
|
||||||
"PORT": "80",
|
"PORT": "80",
|
||||||
"PRETTY_URLS": "1",
|
"PRETTY_URLS": "1",
|
||||||
"WEBTREES_HOME": "/data/webtrees"
|
"WEBTREES_HOME": "/data/webtrees",
|
||||||
|
"WT_EMAIL": "me@example.com",
|
||||||
|
"WT_NAME": "Full Name",
|
||||||
|
"WT_PASS": "mybadpassword",
|
||||||
|
"WT_USER": "admin"
|
||||||
},
|
},
|
||||||
"image": "ghcr.io/alexbelgium/webtrees-{arch}",
|
"image": "ghcr.io/alexbelgium/webtrees-{arch}",
|
||||||
"init": false,
|
"init": false,
|
||||||
@@ -115,6 +119,6 @@
|
|||||||
],
|
],
|
||||||
"slug": "webtrees",
|
"slug": "webtrees",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "2.1.17-test",
|
"version": "2.1.17-test2",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user