"Name": "PRODUCT_NAME", //
"URL": "http://localhost:8080",
"LiveChatURL": "PRODUCT_NAME.com",
"DocsURL": "PRODUCT_NAME.com",
"ProjectConfiguration": {
"DatabaseProvider": "PostgreSQL",
"MultiTenancy": "SingleDatabase",
"MasterDatabase": "PRODUCT_NAME-dev",
"EmailProvider": "Postmark",
"SubscriptionProvider": "Stripe",
"RequiresEmailVerification": "false"
"Key": "pL5pFCi5Xvc2t1tD",
"DbContext_PostgreSQL": "User ID=testing;Server=localhost;Port=5432;Pooling=true;Password=testing;Database=[DATABASE];",
"DbContext_MySQL": "Server=localhost;Port=5432;Uid=testing;Pwd=testing;Database=[DATABASE];"
"SubscriptionSettings": {
"PublicKey": "pk_test_...",
"SecretKey": "sk_test_..."
"SmtpMailServer": "smtp.gmail.com",
"SmtpSenderName": "PRODUCT_NAME",
"PostmarkServerToken": "...",
"PostmarkSenderName": "PRODUCT_NAME",
"Uuid": "e2b9a8de-2196-11eb-adc1-0242ac120002",
"Uuid": "eca8cd3b-0348-4dc7-90d9-9345b88f1f07",
"Organization": "Tenant1",
"Microsoft": "Information"