mirror of
https://github.com/KevinMidboe/immich.git
synced 2026-01-05 00:35:49 +00:00
Fixed EACCES permission when mounting bind volume, add dynamic location for backup directory
This commit is contained in:
@@ -7,7 +7,7 @@ DB_PASSWORD=postgres
|
||||
DB_DATABASE_NAME=
|
||||
|
||||
# Upload File Config
|
||||
UPLOAD_LOCATION=./upload
|
||||
UPLOAD_LOCATION=absolute_location_on_your_machine_where_you_want_to_store_the_backup
|
||||
|
||||
# JWT SECRET
|
||||
JWT_SECRET=
|
||||
Reference in New Issue
Block a user