DATABASE_URL=postgresql://thebet365:thebet365@localhost:5432/thebet365 REDIS_URL=redis://localhost:6379 JWT_SECRET=dev-secret-change-in-production JWT_PLAYER_EXPIRES=24h JWT_ADMIN_EXPIRES=2h JWT_AGENT_EXPIRES=8h PORT=3000 NODE_ENV=development