init false for linuxserver

This commit is contained in:
Alexandre
2022-06-14 08:15:30 +02:00
parent c3691a9811
commit 9b99f1a632
32 changed files with 64 additions and 33 deletions

View File

@@ -56,6 +56,7 @@
"WT_USER": "admin"
},
"image": "ghcr.io/alexbelgium/webtrees-{arch}",
"init": false,
"map": [
"config:rw",
"share:rw",
@@ -96,4 +97,4 @@
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "v2.1.5",
"webui": "http://[HOST]:[PORT:80]"
}
}