{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft": "Warning",
      "Microsoft.Hosting.Lifetime": "Information"
    }
  },
  "HostingOption": {
    "IsService": true,
    "UseSsl": false,
    "PathToCertificate": "/etc/letsencrypt/live/fincloudtech.net-0001/bob_pfx.pfx",
    "CertificatePassword": "",
    "HttpPort": 8080,
    "HttpsPort": 8081
  },
  "CSP": "default-src 'self';style-src 'self' 'unsafe-inline' https://www.gstatic.com https://fonts.googleapis.com https://maps.googleapis.com;font-src 'self' https://fonts.googleapis.com https://fonts.gstatic.com;img-src 'self' data: https://api.treasuryinsight.com;script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.gstatic.com https://maps.googleapis.com;frame-src 'self';connect-src 'self' https://www.gstatic.com https://maps.googleapis.com https://api.treasuryinsight.com;",
  "CacheDuration": 31536000,
  "AllowedHosts": "*"
}
