Alexandre
2023-11-22 11:57:08 +01:00
committed by GitHub
parent c845769c8b
commit 9c04c91657

View File

@@ -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",
"version": "1.88.1-2",
"webui": "http://[HOST]:[PORT:8080]"
}