Update .env

This commit is contained in:
2026-03-01 20:22:46 +00:00
parent 718eebc517
commit 1f3fc9d7bb

View File

@@ -1,5 +1,11 @@
# You can find documentation for all the supported env variables at https://docs.immich.app/install/environment-variables # You can find documentation for all the supported env variables at https://docs.immich.app/install/environment-variables
# Hvor dine billeder/videoer skal ligge på hosten
UPLOAD_LOCATION=/datadisk/docker/immich/library
# Hvor database data skal ligge på hosten
DB_DATA_LOCATION=/datadisk/docker/immich/postgres
# The location where your uploaded files are stored # The location where your uploaded files are stored
UPLOAD_LOCATION=./library UPLOAD_LOCATION=./library