Updated docker configs

This commit is contained in:
2026-03-26 18:02:59 -07:00
parent e3508e13c3
commit f7d08333f1
16 changed files with 351 additions and 18 deletions

6
immich/.env Normal file
View File

@@ -0,0 +1,6 @@
UPLOAD_LOCATION=/mnt/storage/media/photos
DB_USERNAME=postgres
DB_PASSWORD=postgres
DB_DATABASE_NAME=immich
DB_DATA_LOCATION=/mnt/storage/apps/immich/db
TZ=America/Los_Angeles