diff --git a/example.env b/.env similarity index 83% rename from example.env rename to .env index 6641cce..3ec9d8e 100644 --- a/example.env +++ b/.env @@ -1,5 +1,11 @@ # 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 UPLOAD_LOCATION=./library