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