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