mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update config.json
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
"SEAFILE_ADMIN_EMAIL": "me@example.com",
|
||||
"SEAFILE_ADMIN_PASSWORD": "a_very_secret_password",
|
||||
"SERVER_IP": "homeassistant.local",
|
||||
"FILE_SERVER_ROOT": "http://homeassistant.local:8082",
|
||||
"PORT": "8082",
|
||||
"TZ": "Europe/Paris",
|
||||
"URL": "seafile.example.com",
|
||||
@@ -85,6 +86,7 @@
|
||||
"SEAFILE_ADMIN_EMAIL": "email",
|
||||
"SEAFILE_ADMIN_PASSWORD": "password",
|
||||
"SERVER_IP": "str?",
|
||||
"FILE_SERVER_ROOT": "str",
|
||||
"PORT": "str?",
|
||||
"TZ": "str?",
|
||||
"URL": "str",
|
||||
|
||||
Reference in New Issue
Block a user