diff --git a/bookmarks.yaml b/bookmarks.yaml index 8015013..ab4e2a0 100644 --- a/bookmarks.yaml +++ b/bookmarks.yaml @@ -17,10 +17,7 @@ - Service: - - Immich: - - icon: immich.png - href: https://immich.simonis.lol - - Filebrowser: + - Files: - icon: filebrowser.png href: https://files.simonis.lol - Gitea: diff --git a/docker.yaml b/docker.yaml index 564e456..cb1f307 100644 --- a/docker.yaml +++ b/docker.yaml @@ -22,10 +22,6 @@ immich: host: 192.168.178.106 port: 2375 -immich-prv: - host: 192.168.178.107 - port: 2375 - oauth: host: 192.168.178.105 port: 2375 \ No newline at end of file diff --git a/services.yaml b/services.yaml index 1c38f7b..5670b2d 100644 --- a/services.yaml +++ b/services.yaml @@ -90,14 +90,14 @@ url: udp://vps-2.simonis.lol:25565 - Immich: - href: https://immich-prv.simonis.lol + href: https://immich.simonis.lol icon: immich.png - server: immich-prv + server: immich container: immich-server widget: type: immich - url: http://192.168.178.107:2283 - key: {{HOMEPAGE_VAR_IMMICH_PRV_KEY}} + url: http://192.168.178.106:2283 + key: {{HOMEPAGE_VAR_IMMICH_KEY}} version: 2 fields: ["users" ,"photos", "videos"]