# PostgreSQL ConnectionStrings__Default=Host=localhost;Port=5432;Database=health_manager;Username=postgres;Password=your_password # JWT Jwt__Secret=your-jwt-secret-change-me Jwt__Issuer=HealthManager Jwt__Audience=HealthManagerApp # Redis (reserved) Redis__Connection=localhost:6379 # MinIO (reserved) MinIO__Endpoint=localhost:9000 MinIO__AccessKey=minioadmin MinIO__SecretKey=minioadmin