production hardening: future-date guard, per-day hour cap, totalHours in history, header cleanup

This commit is contained in:
BizzleBot
2026-02-19 04:48:43 +00:00
parent 47c35c1e3a
commit a0234cdd31
11 changed files with 222 additions and 51 deletions
+1 -1
View File
@@ -2,5 +2,5 @@ DB_PASSWORD=coastal_secret
JWT_SECRET=Ts8pLm3QvK5nRw9sYzB4jFc7hE0aGd2U
JWT_REFRESH_SECRET=Rf6kMn2QpT8wLs4vYzA7jFb9hD0eGc5U
NODE_ENV=production
CORS_ORIGINS=https://ts.bizzle.cloud
CORS_ORIGINS=https://ts.bizzle.cloud,http://localhost:5173,http://localhost:3000
ENABLE_BACKUPS=false