{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "AllowedOrigins": [
    "http://localhost:3000",
    "https://iknow-remaster.vercel.app"
  ],
  "AllowedHosts": "*"
}
