mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-11 18:09:55 +02:00
Update config.json
This commit is contained in:
@@ -19,7 +19,6 @@
|
|||||||
"PGDATA": "/config/postgres",
|
"PGDATA": "/config/postgres",
|
||||||
"PGID": "0",
|
"PGID": "0",
|
||||||
"PUID": "0",
|
"PUID": "0",
|
||||||
"S3_BUCKET": "ente-media",
|
|
||||||
"S3_ENDPOINT": "http://localhost:3200",
|
"S3_ENDPOINT": "http://localhost:3200",
|
||||||
"TZ": "Europe/Paris"
|
"TZ": "Europe/Paris"
|
||||||
},
|
},
|
||||||
@@ -42,7 +41,6 @@
|
|||||||
"DISABLE_WEB_UI": false,
|
"DISABLE_WEB_UI": false,
|
||||||
"MINIO_ROOT_PASSWORD": "minioadmin",
|
"MINIO_ROOT_PASSWORD": "minioadmin",
|
||||||
"MINIO_ROOT_USER": "minioadmin",
|
"MINIO_ROOT_USER": "minioadmin",
|
||||||
"S3_BUCKET": "ente-media",
|
|
||||||
"TZ": "Europe/Paris",
|
"TZ": "Europe/Paris",
|
||||||
"USE_EXTERNAL_DB": false
|
"USE_EXTERNAL_DB": false
|
||||||
},
|
},
|
||||||
@@ -70,7 +68,6 @@
|
|||||||
"DISABLE_WEB_UI": "bool?",
|
"DISABLE_WEB_UI": "bool?",
|
||||||
"MINIO_ROOT_PASSWORD": "str",
|
"MINIO_ROOT_PASSWORD": "str",
|
||||||
"MINIO_ROOT_USER": "str",
|
"MINIO_ROOT_USER": "str",
|
||||||
"S3_BUCKET": "str",
|
|
||||||
"TZ": "str?",
|
"TZ": "str?",
|
||||||
"USE_EXTERNAL_DB": "bool?"
|
"USE_EXTERNAL_DB": "bool?"
|
||||||
},
|
},
|
||||||
@@ -78,7 +75,7 @@
|
|||||||
"startup": "services",
|
"startup": "services",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "1.0.0_server_test",
|
"version": "1.0.0_server_test2",
|
||||||
"video": true,
|
"video": true,
|
||||||
"webui": "http://[HOST]:[PORT:3000]"
|
"webui": "http://[HOST]:[PORT:3000]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user