From beb34aad094696f6916f2ee8de0f04b2c2cd42eb Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Fri, 8 Mar 2024 02:04:40 +0100 Subject: [PATCH] Update .env --- examples/immich/.env | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/immich/.env b/examples/immich/.env index f9d208e..d01254a 100644 --- a/examples/immich/.env +++ b/examples/immich/.env @@ -1,3 +1,6 @@ +# Versioning +IMMICH_VERSION=v1.98.0 + # Database DB_HOSTNAME=immich-database DB_USERNAME=postgres