Update config.json

This commit is contained in:
Alexandre
2023-01-28 23:32:42 +01:00
committed by GitHub
parent 05063de6f1
commit d2d26db97c

View File

@@ -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",