﻿{
  "AllowedHosts": "*",
  "BackendBaseURL": "https://staging-api.ezsigndocu.com",
  "ConnectionStrings": {
    "DefaultConnection": "Server=.;Database=e-signature-staging-new;User Id=sa;Password=Secret@123;TrustServerCertificate=True;Encrypt=False;"
  },
  "JwtToken": {
    "Token": "Hie6f7QzIGpP1BrJzzqKLhSn2E3Qc2Q2Gd4yXM0w1So2zUu2fWYbSfzTZFnJ5iw6iJzO8SCSEvDDcP+oh/YgVQ=="
  },
  "FrontEndURL": {
    "URL": "https://staging-portal.ezsigndocu.com",
    "SignUrl": "https://staging-sign.ezsigndocu.com",
    "devURL": "http://localhost:3000",
    "devSignUrl": "http://localhost:3001",
    "ADMINURL": "https://staging-admin.ezsigndocu.com"
  },
  "EmailSettings": {
    "SenderName": "EzSignDocu",
    "SenderEmail": "no-reply@eztraincomply.com",
    "SmtpServer": "eztraincomply.com",
    "SmtpPort": 587,
    "SmtpUsername": "no-reply@eztraincomply.com",
    "SmtpPassword": "l@0%y#D@h5B1}NU#",
    "authentication": "plain"
  },
  "EmailSettingsNew": {
    "EnableEmailNotifications": true,
    "DefaultFromEmail": "no-reply@eztraincomply.com",
    "SmtpSettings": {
      "Server": "eztraincomply.com",
      "Port": 587,
      "Username": "no-reply@eztraincomply.com",
      "Password": "l@0%y#D@h5B1}NU#"
    }
  },
  "SupportSettings": {
    "RecipientEmail": "app-support@eztechmedia.com"
  },
  "ObjectStorageConnection": {
    "Region": "EU",
    "ClientAccessKey": "c03d5fce8143c655a1ed4876809776a8",
    "ClientSecretKey": "caefc96191241de42c4df1c7723f0509",
    "ObjectURL": "https://eu2.contabostorage.com",
    "BucketName": "ez-signdocu-bucket"
  },
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "StripeOptions": {
    "PublishableKey": "pk_test_51HfYKJGWMMonzw7QjHbFvw60CiO37zM5S2tBYPXdh4Gtqeu05sH0bK08gQMzR5xT6svRgUtuMF45PdWUdb0LfwHL00aVlEbjIe",
    "SecretKey": "sk_test_51HfYKJGWMMonzw7QuCHGAKBhpk0ea60x1eysGsNG90KFgEpQYENGsMV7A2i5BOvfhsGFxgPxgP8W4QBH42fNgbas004pqbmvYm"
  },
  "FilePaths": {
    "Profile": "ProfileImages",
    "CoverImages": "CoverImages",
    "Documents": "Documents",
    "OrganizationProfile": "OrganizationProfile",
    "Files": "Files",
    "DuplicatedFiles": "DuplicatedFiles",
    "DuplicatedAttachments": "DuplicatedAttachments",
    "DuplicatedVideos": "DuplicatedVideos",
    "Signatures": "Signatures",
    "Attachments": "Attachments",
    "Certificates": "Certificates"
  },
  "GCPStorageAuthFile": "trans-aurora-236618-e1598345f1b2.json",
  "GoogleCloudStorageBucketName": "ez-signdocu-bucket",
  "GoogleCloudStoragePublicBucketName": "ez-signdocu-public-bucket",
  "ActiveBucket":  "googleS3"
}
