Add Immich deployment

This commit is contained in:
Daniel Cosme
2026-05-01 14:11:41 -04:00
parent 4a80492c06
commit cd806b7678
6 changed files with 101 additions and 8 deletions
+2 -1
View File
@@ -35,7 +35,8 @@ var Linkding = Service{
var Immich = Service{
Name: "immich",
Image: "",
Image: "ghcr.io/immich-app/immich-server:v2.6.0:-release}",
Port: 2283,
// PublicURL: "https://photos.danicos.me",
}