major updates and fixes

This commit is contained in:
2026-07-27 17:18:41 +02:00
parent fd6cefc258
commit 9cc666671b
3 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ services:
file: ${TEMPLATES_PATH}
service: default
container_name: immich_server
image: ghcr.io/immich-app/immich-server:v2.7.5
image: ghcr.io/immich-app/immich-server:v3.0.3
environment:
DB_PASSWORD: ${IMMICH_DB_PASSWORD}
DB_HOSTNAME: postgres-vectorchord
+2
View File
@@ -24,6 +24,8 @@ services:
service: default
ports:
- 5010:5010
environment:
MOUSEHOLE_AUTH_PASSWORD: ${MOUSEHOLE_PASSWORD}
image: tmmrtn/mousehole:0.5.0
volumes:
- ${MEDIA_PATH}/prowlarr/mousehole:/srv/mousehole
@@ -29,6 +29,7 @@ services:
# Admin user when not OIDC
PAPERLESS_ADMIN_USER: chris
PAPERLESS_ADMIN_PASSWORD: ${PAPERLESS_ADMIN_PASSWORD}
PAPERLESS_SECRET_KEY: ${PAPERLESS_SECRET_KEY}
# OIDC
# PAPERLESS_DISABLE_REGULAR_LOGIN: true
# PAPERLESS_ENABLE_HTTP_REMOTE_USER: true