1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-19 18:26:46 +01:00
immich/server/.env.example
2022-02-03 10:06:44 -06:00

14 lines
No EOL
158 B
Text

# STAGE
NODE_ENV=development
# Database
DB_HOST=
DB_USERNAME=
DB_PASSWORD=
DB_DATABASE=
# Upload File Config
UPLOAD_LOCATION=./tmp
# JWT SECRET
JWT_SECRET=