diff --git a/immich/stack.env b/immich/stack.env new file mode 100644 index 0000000..c3110ac --- /dev/null +++ b/immich/stack.env @@ -0,0 +1,6 @@ +UPLOAD_LOCATION:library +DB_DATA_LOCATION:/srv/immich-postgres/ +IMMICH_VERSION:release +DB_PASSWORD:postgres +DB_USERNAME:postgres +DB_DATABASE_NAME:immich \ No newline at end of file