diff --git a/examples/immich/.env b/examples/immich/.env index 6c107c59d..914e9ae81 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