From 6f2159c36c546f3151ed46eead4b23e8902f3b22 Mon Sep 17 00:00:00 2001
From: LRVT <21357789+l4rm4nd@users.noreply.github.com>
Date: Wed, 30 Oct 2024 19:22:00 +0100
Subject: [PATCH] Update .env

---
 examples/immich/.env | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/examples/immich/.env b/examples/immich/.env
index 6c107c5..914e9ae 100644
--- a/examples/immich/.env
+++ b/examples/immich/.env
@@ -12,7 +12,4 @@ DB_DATABASE_LOCATION=/mnt/docker-volumes/immich/database # change this
 REDIS_HOSTNAME=immich-redis
 
 # Upload File Config
-UPLOAD_LOCATION=/mnt/docker-volumes/immich/uploads # change this
-
-# JWT SECRET
-JWT_SECRET=9C9E6EE5B56F137D2123123123123 # change this to a secure random secret
+UPLOAD_LOCATION=/mnt/docker-volumes/immich/uploads # change this
\ No newline at end of file