Correct config.yaml

https://github.com/alexbelgium/hassio-addons/issues/1017
This commit is contained in:
Alexandre
2023-10-05 11:47:25 +02:00
committed by GitHub
parent c44e9a8c1f
commit b6bee116de

View File

@@ -76,8 +76,7 @@
"SEAFILE_ADMIN_PASSWORD": "a_very_secret_password",
"SERVER_IP": "homeassistant.local",
"TZ": "Europe/Paris",
"udev": true,
"url": "seafile.example.com",
"url": "seafile.example.com",
"data_location": "/share/seafile",
"database": "sqlite"
},