Skip to content

Commit

Permalink
Port 3001
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium authored Nov 22, 2023
1 parent c845769 commit 9c04c91
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions immich/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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]"
}

0 comments on commit 9c04c91

Please sign in to comment.