mirror of
https://github.com/donpat1to/Schichtenplaner.git
synced 2025-12-01 06:55:45 +01:00
added express payload validation
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
# .env.production example
|
||||
NODE_ENV=production
|
||||
JWT_SECRET=your-secret-key
|
||||
DATABASE_PATH=/app/data/production.db
|
||||
Reference in New Issue
Block a user