mirror of
https://github.com/immich-app/immich.git
synced 2025-01-01 08:31:59 +00:00
13 lines
No EOL
233 B
Text
13 lines
No EOL
233 B
Text
# STAGE
|
|
NODE_ENV=development
|
|
|
|
# Database
|
|
DB_USERNAME=postgres
|
|
DB_PASSWORD=postgres
|
|
DB_DATABASE_NAME=
|
|
|
|
# Upload File Config
|
|
UPLOAD_LOCATION=absolute_location_on_your_machine_where_you_want_to_store_the_backup
|
|
|
|
# JWT SECRET
|
|
JWT_SECRET= |