{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft": "Warning",
      "Microsoft.Hosting.Lifetime": "Information"
    }
  },
  "AllowedHosts": "*",
  "Url": "http://172.27.225.130:80/api/",
  "UrlApiGateKeeper": "http://172.27.225.130:80/gatekeeper/",
  "UrlApp": "http://172.27.225.130:80/",
  "UrlNotification": "http://127.0.0.1:3000",
  "UserMaster": "appConductor",
  "PasswordMaster": "221nl1HWV*mi",
  "AccountSid": "AC52a9a90c81c1fde425e70a5dd423d724",
  "AuthToken": "dabe51835789a4a776e1a5b3e815990c",
  "PathServiceSid": "VAcd3f90e636fd7a1971882ce0866f2bcf",
  "CorsOrigins": [
    "http://127.0.0.1:80",
    "http://127.0.0.1:443",
    "http://127.0.0.1:5972",
    "http://127.0.0.1:5500",
    "http://localhost:4437",
    "https://127.0.0.1:44300",
    "https://web.teper.siiab.dev",
    "*"
  ],
  "ApplicationInsights": {
    "ConnectionString": "InstrumentationKey=5a2f9b74-ff4c-4c86-95b5-5cab953c91a3;IngestionEndpoint=https://eastus-8.in.applicationinsights.azure.com/;LiveEndpoint=https://eastus.livediagnostics.monitor.azure.com/;ApplicationId=26ab51b9-134e-480f-a7c3-8a43e71f0a5a"
  }
}