mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 07:35:56 +02:00
Github bot : json sorted
This commit is contained in:
@@ -42,8 +42,8 @@
|
|||||||
],
|
],
|
||||||
"environment": {
|
"environment": {
|
||||||
"NOSWAG": "1",
|
"NOSWAG": "1",
|
||||||
"PUID": "1000",
|
"PGID": "1000",
|
||||||
"PGID": "1000"
|
"PUID": "1000"
|
||||||
},
|
},
|
||||||
"image": "ghcr.io/alexbelgium/seafile-{arch}",
|
"image": "ghcr.io/alexbelgium/seafile-{arch}",
|
||||||
"map": [
|
"map": [
|
||||||
@@ -53,8 +53,8 @@
|
|||||||
],
|
],
|
||||||
"name": "Seafile",
|
"name": "Seafile",
|
||||||
"options": {
|
"options": {
|
||||||
"PUID": 1000,
|
|
||||||
"PGID": 1000,
|
"PGID": 1000,
|
||||||
|
"PUID": 1000,
|
||||||
"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",
|
||||||
"TZ": "Europe/Paris",
|
"TZ": "Europe/Paris",
|
||||||
@@ -77,12 +77,12 @@
|
|||||||
"NET_ADMIN"
|
"NET_ADMIN"
|
||||||
],
|
],
|
||||||
"schema": {
|
"schema": {
|
||||||
|
"PGID": "int",
|
||||||
|
"PUID": "int",
|
||||||
"SEAFILE_ADMIN_EMAIL": "email",
|
"SEAFILE_ADMIN_EMAIL": "email",
|
||||||
"SEAFILE_ADMIN_PASSWORD": "password",
|
"SEAFILE_ADMIN_PASSWORD": "password",
|
||||||
"TZ": "str?",
|
"TZ": "str?",
|
||||||
"URL": "str",
|
"URL": "str",
|
||||||
"PUID": "int",
|
|
||||||
"PGID": "int",
|
|
||||||
"cifspassword": "str?",
|
"cifspassword": "str?",
|
||||||
"cifsusername": "str?",
|
"cifsusername": "str?",
|
||||||
"data_location": "str",
|
"data_location": "str",
|
||||||
|
|||||||
Reference in New Issue
Block a user