mirror of
https://github.com/donpat1to/Schichtenplaner.git
synced 2026-01-20 18:09:42 +01:00
using static frontend build path for static expresss
This commit is contained in:
5
.env.production
Normal file
5
.env.production
Normal file
@@ -0,0 +1,5 @@
|
||||
# .env.production example
|
||||
NODE_ENV=production
|
||||
JWT_SECRET=your-super-secure-minimum-32-character-secret-key-here
|
||||
DATABASE_PATH=/app/data/production.db
|
||||
FRONTEND_BUILD_PATH=/app/frontend-build
|
||||
Reference in New Issue
Block a user