mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-18 06:41:51 +02:00
Update config.json
This commit is contained in:
@@ -52,10 +52,9 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"database": "sqlite",
|
"database": "sqlite",
|
||||||
"data_location": "/share/seafile",
|
"data_location": "/share/seafile",
|
||||||
"seafile_server_letsencrypt": false,
|
|
||||||
"SERVER_IP": "seafile.example.com",
|
"SERVER_IP": "seafile.example.com",
|
||||||
"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",
|
||||||
"PUID": 0,
|
"PUID": 0,
|
||||||
"PGID": 0,
|
"PGID": 0,
|
||||||
"TZ": "Europe/Paris"
|
"TZ": "Europe/Paris"
|
||||||
|
|||||||
Reference in New Issue
Block a user