diff --git a/immich/.env b/immich/.env new file mode 100644 index 0000000..ad4f18c --- /dev/null +++ b/immich/.env @@ -0,0 +1,6 @@ +UPLOAD_LOCATION=./library +DB_DATA_LOCATION=./postgres +IMMICH_VERSION=release +DB_PASSWORD=postgres +DB_USERNAME=postgres +DB_DATABASE_NAME=immich