{
  "AllowedHosts": "*",
  "ConnectionStrings": {
    "Server": ".",
    "Database": "staging-ticketing-system",
    "User": "sa",
    "Password": "Secret@123",
    "TrustCertificate": "True",
    "Encrypt": "False"
  },
  "EmailSettings": {
    "SenderName": "EzCrm",
    "SenderEmail": "no-reply@crm.ezhubspot.com",
    "SmtpServer": "crm.ezhubspot.com",
    "SmtpPort": 465,
    "SmtpUsername": "no-reply@crm.ezhubspot.com",
    "SmtpPassword": "BS;6eC]Y88YB",
    "authentication": "plain"
  },
  "Frontend": {
    "URL": "https://staging-ticketing-portal.crm.ezhubspot.com"
  },
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "StripeOptions": {
    "PublishableKey": "pk_test_51HfYKJGWMMonzw7QjHbFvw60CiO37zM5S2tBYPXdh4Gtqeu05sH0bK08gQMzR5xT6svRgUtuMF45PdWUdb0LfwHL00aVlEbjIe",
    "SecretKey": "sk_test_51HfYKJGWMMonzw7QuCHGAKBhpk0ea60x1eysGsNG90KFgEpQYENGsMV7A2i5BOvfhsGFxgPxgP8W4QBH42fNgbas004pqbmvYm"
  },
  "JwtToken": {
    "Key": "00034898439sdf98f8c6sdfgsdfgdsf98g98ds98fg8sadf98asdf79as87fds7fdappapapoavrhundtrdfvf7f9a990",
    "Issuer": "http://localhost:28748/",
    "Audience": "http://localhost:28748/"
  },
  "ObjectStorageConnection": {
    "Region": "EU",
    "ClientAccessKey": "c03d5fce8143c655a1ed4876809776a8",
    "ClientSecretKey": "caefc96191241de42c4df1c7723f0509",
    "ObjectURL": "https://eu2.contabostorage.com",
    "BucketName": "ez-goal-tracker-bucket"
  },
  "FilePaths": {
    "ProfilePath": "ProfilePictures",
    "CategoryPath": "CategoryPictures",
    "CoachingPath": "CoachingPictures",
    "ContactAttachments": "ContactAttachments",
    "OrganizationAttachments": "OrganizationAttachments",
    "EmailAttachments": "EmailAttachments",
    "DealAttachments": "DealAttachments",
    "ActivityAttachments": "ActivityAttachments",
    "ProductAttachments": "ProductAttachments",
    "DealFilesPath": "DealFiles",
    "OrganizationFilesPath": "OrganizationFiles",
    "ContactFilesPath": "ContactFiles",
    "ActivityFilesPath": "ActivityFiles",
    "PipelineFilesPath": "PipelineFiles",
    "GeneratedReportsFilePath": "GeneratedReportFiles",
    "PublicTextEditorImagePath": "CkeditorImagePath"
  },

  "GoogleSetting": {
    "ClientId": "1022678619724-vo06kiuso5legamke0tk1h3ag75is02j.apps.googleusercontent.com",
    "ClientSecret": "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"
  },
  "GCPStorageAuthFile": "trans-aurora-236618-14735d612efb.json",
  "GoogleCloudStorageBucketName": "ez-crm-bucket",
  "GoogleCloudPublicBucketName": "ez-crm-public-bucket",
  "AzureAd": {
    "APPLICATION_ID": "73993330-4dae-415c-9c4c-27d38b0ecbc6",
    "CLIENT_SECRET": ".U38Q~XMbUbxpdCNrLJ63OW.PFCoW-w6Ztz53cC~",
    "REDIRECT_URI": "https://staging-ticketing-portal.crm.ezhubspot.com/provider/office/mail-listing",
    "TENANT_ID": "7619f448-9da3-472b-bbc0-cf7749b6e932"
  }
}
