{
  "ConnectionStrings": {
    //"CrmConnection": "Server=.\\SQL19;Database=LadaCrm;User Id=ladadbm;Password=0gcHVHvCyuZTbKw;MultipleActiveResultSets=true"

    "CrmConnection": "Server=localhost; Database=LadaCrm;User Id=sa;Password=Mao&&12345;MultipleActiveResultSets=true",
    "CoreConnection": "Server=localhost; Database=GhltCore;User Id=sa;Password=Mao&&12345;MultipleActiveResultSets=true"
  },
  "AutConfig": {
    "Authority": "https://id.ladaexpress.vn/"
  },
  "RabbitConfig": {
    "Host": "localhost",
    "UserName": "ladamsg",
    "Password": "63$32sG-fRJBB2f",
    "VirtualHost": "/",
    "Port": "5672",
    "Name": ""
  },
  "SwaggerAuth": {
    "UserName": "lada",
    "Password": "lada2021"
  },
  "ElasticConnectionSettings": {
    "ClusterUrl": "http://localhost:9200"
  },
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft": "Warning",
      "Microsoft.Hosting.Lifetime": "Information"
    }
  },
  "AllowedHosts": "*"
}
