1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-22 01:47:08 +02:00
immich/server/.env.example

13 lines
173 B
Plaintext
Raw Normal View History

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