{
  "ConnectionStrings": {
    "EcomConnection": "Server=.;Database=GhltEcom;User Id=ladadbm;Password=0gcHVHvCyuZTbKw;MultipleActiveResultSets=true",
    "OpsConnection": "Server=.;Database=GhltOps;User Id=ladadbm;Password=0gcHVHvCyuZTbKw;MultipleActiveResultSets=true",
    "CoreConnection": "Server=.;Database=GhltCore;User Id=ladadbm;Password=0gcHVHvCyuZTbKw;MultipleActiveResultSets=true"
  },
  "networkCode": "80073",
  "customerCode": "800730001",
  "productCode": "VI_CODE_01",
  "orderSource": "2",
  "secretKey": "7r*cQSA#",
  "ztoApi": "https://azop-test.zt-express.com",
  "ztoApiTrack": "https://izop-test.zt-express.com/atrack",
  "clientSecret": "71B1FFDE",
  "clientSource": "zto_test",
  "clientType": "track.find",
  "apiCallback": "http://test.srv.zto.ladaexpress.vn/api/Callback/ztosubscription",

  "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": ""
  }
}
