mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-27 02:44:05 +02:00
Github bot : json sorted
This commit is contained in:
@@ -80,9 +80,9 @@
|
|||||||
"SEAFILE_ADMIN_PASSWORD": "a_very_secret_password",
|
"SEAFILE_ADMIN_PASSWORD": "a_very_secret_password",
|
||||||
"SERVER_IP": "homeassistant.local",
|
"SERVER_IP": "homeassistant.local",
|
||||||
"TZ": "Europe/Paris",
|
"TZ": "Europe/Paris",
|
||||||
"url": "seafile.example.com",
|
|
||||||
"data_location": "/share/seafile",
|
"data_location": "/share/seafile",
|
||||||
"database": "sqlite"
|
"database": "sqlite",
|
||||||
|
"url": "seafile.example.com"
|
||||||
},
|
},
|
||||||
"panel_icon": "mdi:library",
|
"panel_icon": "mdi:library",
|
||||||
"ports": {
|
"ports": {
|
||||||
@@ -108,14 +108,14 @@
|
|||||||
"SEAFILE_ADMIN_PASSWORD": "password",
|
"SEAFILE_ADMIN_PASSWORD": "password",
|
||||||
"SERVER_IP": "str?",
|
"SERVER_IP": "str?",
|
||||||
"TZ": "str?",
|
"TZ": "str?",
|
||||||
"url": "str",
|
|
||||||
"cifsdomain": "str?",
|
"cifsdomain": "str?",
|
||||||
"cifspassword": "str?",
|
"cifspassword": "str?",
|
||||||
"cifsusername": "str?",
|
"cifsusername": "str?",
|
||||||
"data_location": "str",
|
"data_location": "str",
|
||||||
"database": "list(sqlite|mariadb_addon)",
|
"database": "list(sqlite|mariadb_addon)",
|
||||||
"localdisks": "str?",
|
"localdisks": "str?",
|
||||||
"networkdisks": "str?"
|
"networkdisks": "str?",
|
||||||
|
"url": "str"
|
||||||
},
|
},
|
||||||
"services": [
|
"services": [
|
||||||
"mysql:want"
|
"mysql:want"
|
||||||
|
|||||||
Reference in New Issue
Block a user