This commit is contained in:
Alexandre
2023-08-13 11:35:15 +02:00
committed by GitHub
parent 078d12a5ad
commit 924c0b8368

View File

@@ -65,11 +65,7 @@
"LANG": "en-US",
"PORT": "80",
"PRETTY_URLS": "1",
"WEBTREES_HOME": "/data/webtrees",
"WT_EMAIL": "me@example.com",
"WT_NAME": "Full Name",
"WT_PASS": "mybadpassword",
"WT_USER": "admin"
"WEBTREES_HOME": "/data/webtrees"
},
"image": "ghcr.io/alexbelgium/webtrees-{arch}",
"init": false,
@@ -119,6 +115,6 @@
],
"slug": "webtrees",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.1.17",
"version": "2.1.17-test",
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]"
}