{
  "AutConfig": {
    "Authority": "https://id.ladaexpress.vn/"
  },
  "ApiUrlSetting": {
    "Core": {
      "Api": "https://dev.srv.core.ladaexpress.vn"
    },
    "Cs": {
      //"Api": "https://dev.srv.cs.ladaexpress.vn",
      "Api": "https://localhost:44300"
    },
    "Identity": {
      "Api": "https://id.ladaexpress.vn"
    },
    "Finance": {
      "Api": "https://dev.srv.fin.ladaexpress.vn"
    },
    "Search": {
      "Api": "https://dev.srv.search.ladaexpress.vn"
      //"Api": "https://localhost:44359"
    },
    "Monitor": {
      "Api": "https://dev.srv.monitor.ladaexpress.vn"
    }
  },
  "RabbitConfig": {
    "Host": "localhost",
    "UserName": "ladamsg",
    "Password": "63$32sG-fRJBB2f",
    "VirtualHost": "/",
    "Port": "5672",
    "Name": ""
  },
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft": "Warning",
      "Microsoft.Hosting.Lifetime": "Information"
    }
  },
  "AllowedHosts": "*"
}
