You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(env): add JWT secret key requirement and update CORS origin
- Add JWT_SECRET_KEY to .env.example with explanation and generation instructions
- Update CORS_ALLOWED_ORIGIN comment to clarify production requirement
- Reorder environment variables for better clarity
0 commit comments