mirror of
https://github.com/immich-app/immich.git
synced 2024-12-29 15:11:58 +00:00
13 lines
No EOL
173 B
Text
13 lines
No EOL
173 B
Text
# STAGE
|
|
NODE_ENV=development
|
|
|
|
# Database
|
|
DB_USERNAME=postgres
|
|
DB_PASSWORD=postgres
|
|
DB_DATABASE_NAME=
|
|
|
|
# Upload File Config
|
|
UPLOAD_LOCATION=./upload
|
|
|
|
# JWT SECRET
|
|
JWT_SECRET= |