{
  "ConnectionStrings": {
    "EcomConnection": "Server=.;Database=GhltEcom;User Id=ladadbm;Password=0gcHVHvCyuZTbKw;MultipleActiveResultSets=true"
  },
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft": "Warning",
      "Microsoft.Hosting.Lifetime": "Information"
    }
  },
  "AllowedHosts": "*",
  "AutConfig": {
    "Authority": "https://id.ladaexpress.vn/"
  },
  "ElasticConnectionSettings": {
    "ClusterUrl": "http://elastic:geyGuBLwwAXeaC1bJ2qv@localhost:9200"
  },
  "RabbitConfig": {
    "Host": "localhost",
    "UserName": "guest",
    "Password": "guest",
    "VirtualHost": "/",
    "Port": "5672",
    "Name": ""
  }
}
