{
  "Meili": {
    "Port": 7700,
    "UiEnabled" : true,
    "CustomApiKey": true,
    "ApiKey": "YourOptionalApiKey"
  },
  "Logging": {
    "LogLevel": {
      "Default": "Trace",
      "Microsoft.AspNetCore": "Trace"
    }
  },
  "AllowedHosts": "*"
}