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:
@@ -14,6 +14,7 @@
|
|||||||
],
|
],
|
||||||
"environment": {
|
"environment": {
|
||||||
"ENTE_API_ORIGIN": "http://[HOST]:[PORT:8080]",
|
"ENTE_API_ORIGIN": "http://[HOST]:[PORT:8080]",
|
||||||
|
"ENTE_ALBUMS_ORIGIN": "http://[HOST]:[PORT:3002]",
|
||||||
"MINIO_ROOT_PASSWORD": "minioadmin",
|
"MINIO_ROOT_PASSWORD": "minioadmin",
|
||||||
"MINIO_ROOT_USER": "minioadmin",
|
"MINIO_ROOT_USER": "minioadmin",
|
||||||
"PGDATA": "/config/postgres",
|
"PGDATA": "/config/postgres",
|
||||||
@@ -78,7 +79,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.0test19",
|
"version": "1.0.0test21",
|
||||||
"video": true,
|
"video": true,
|
||||||
"webui": "http://[HOST]:[PORT:3000]"
|
"webui": "http://[HOST]:[PORT:3000]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user