We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b95a73e commit 6f2159cCopy full SHA for 6f2159c
examples/immich/.env
@@ -12,7 +12,4 @@ DB_DATABASE_LOCATION=/mnt/docker-volumes/immich/database # change this
12
REDIS_HOSTNAME=immich-redis
13
14
# Upload File Config
15
-UPLOAD_LOCATION=/mnt/docker-volumes/immich/uploads # change this
16
-
17
-# JWT SECRET
18
-JWT_SECRET=9C9E6EE5B56F137D2123123123123 # change this to a secure random secret
+UPLOAD_LOCATION=/mnt/docker-volumes/immich/uploads # change this
0 commit comments