mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update config.json
This commit is contained in:
@@ -45,15 +45,11 @@
|
||||
},
|
||||
"image": "ghcr.io/alexbelgium/seafile-{arch}",
|
||||
"map": [
|
||||
"media:rw",
|
||||
"share:rw",
|
||||
"config:rw",
|
||||
"ssl"
|
||||
],
|
||||
"name": "Seafile",
|
||||
"options": {
|
||||
"PGID": "0",
|
||||
"PUID": "0",
|
||||
"SEAFILE_ADMIN_EMAIL": "me@example.com",
|
||||
"SEAFILE_ADMIN_PASSWORD": "a_very_secret_password",
|
||||
"TZ": "Europe/Paris",
|
||||
@@ -76,8 +72,6 @@
|
||||
"NET_ADMIN"
|
||||
],
|
||||
"schema": {
|
||||
"PGID": "int",
|
||||
"PUID": "int",
|
||||
"SEAFILE_ADMIN_EMAIL": "email",
|
||||
"SEAFILE_ADMIN_PASSWORD": "password",
|
||||
"TZ": "str?",
|
||||
@@ -96,4 +90,4 @@
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/seafile",
|
||||
"version": "v9.0.8-pro",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8000]"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user