immich/docker/.env.example

13 lines
233 B
Text
Raw Normal View History

2022-02-03 16:06:44 +00:00
# STAGE
NODE_ENV=development
# Database
DB_USERNAME=postgres
DB_PASSWORD=postgres
DB_DATABASE_NAME=
2022-02-03 16:06:44 +00:00
# Upload File Config
UPLOAD_LOCATION=absolute_location_on_your_machine_where_you_want_to_store_the_backup
2022-02-03 16:06:44 +00:00
# JWT SECRET
JWT_SECRET=