mirror of
https://github.com/donpat1to/Schichtenplaner.git
synced 2025-11-30 22:45:46 +01:00
4 lines
149 B
Plaintext
4 lines
149 B
Plaintext
# .env.production example
|
|
NODE_ENV=production
|
|
JWT_SECRET=your-super-secure-minimum-32-character-secret-key-here
|
|
DATABASE_PATH=/app/data/production.db |