mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 23:55:56 +02:00
Correct config.yaml
https://github.com/alexbelgium/hassio-addons/issues/1017
This commit is contained in:
@@ -76,8 +76,7 @@
|
|||||||
"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",
|
||||||
"udev": true,
|
"url": "seafile.example.com",
|
||||||
"url": "seafile.example.com",
|
|
||||||
"data_location": "/share/seafile",
|
"data_location": "/share/seafile",
|
||||||
"database": "sqlite"
|
"database": "sqlite"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user