APP_PORT=8080 DB_HOST=localhost DB_PORT=3306 DB_USER=root DB_PASSWORD=password DB_NAME=a301 REDIS_ADDR=localhost:6379 REDIS_PASSWORD= JWT_SECRET=your-secret-key-here JWT_EXPIRY_HOURS=24