mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-20 07:41:48 +02:00
Update config.json
This commit is contained in:
@@ -94,10 +94,10 @@
|
|||||||
},
|
},
|
||||||
"panel_icon": "mdi:file-search",
|
"panel_icon": "mdi:file-search",
|
||||||
"ports": {
|
"ports": {
|
||||||
"8080/tcp": 8181
|
"3001/tcp": 8181
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"8080/tcp": "Web UI port"
|
"3001/tcp": "Web UI port"
|
||||||
},
|
},
|
||||||
"privileged": [
|
"privileged": [
|
||||||
"SYS_ADMIN",
|
"SYS_ADMIN",
|
||||||
@@ -130,6 +130,6 @@
|
|||||||
"slug": "immich",
|
"slug": "immich",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "1.88.1-3",
|
"version": "1.88.1-4",
|
||||||
"webui": "http://[HOST]:[PORT:8080]"
|
"webui": "http://[HOST]:[PORT:3001]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user