PORT=5001
MONGO_URI=mongodb://127.0.0.1:27017/sims
SESSION_SECRET=change-sims-secret
FRONTEND_URL=http://localhost:5174
