mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Sorted json
This commit is contained in:
@@ -100,9 +100,9 @@
|
||||
"keyfile": "str",
|
||||
"localdisks": "str?",
|
||||
"networkdisks": "str?",
|
||||
"openvpn_alt_mode": "bool?",
|
||||
"openvpn_config": "str?",
|
||||
"openvpn_enabled": "bool?",
|
||||
"openvpn_alt_mode": "bool?",
|
||||
"openvpn_password": "str?",
|
||||
"openvpn_username": "str?",
|
||||
"run_duration": "str?",
|
||||
|
||||
@@ -40,7 +40,6 @@
|
||||
"/dev/nvme1",
|
||||
"/dev/nvme2"
|
||||
],
|
||||
"image": "ghcr.io/alexbelgium/webtrees-{arch}",
|
||||
"environment": {
|
||||
"DB_HOST": "http://127.0.0.1",
|
||||
"DB_NAME": "webtrees",
|
||||
@@ -57,6 +56,7 @@
|
||||
"WT_PASS": "mybadpassword",
|
||||
"WT_USER": "admin"
|
||||
},
|
||||
"image": "ghcr.io/alexbelgium/webtrees-{arch}",
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
|
||||
Reference in New Issue
Block a user