Skip to content

Instantly share code, notes, and snippets.

@ElakkuvanR
Created October 15, 2021 22:35
Show Gist options
  • Select an option

  • Save ElakkuvanR/bddabca21a56a4deefac10286fe21777 to your computer and use it in GitHub Desktop.

Select an option

Save ElakkuvanR/bddabca21a56a4deefac10286fe21777 to your computer and use it in GitHub Desktop.
{
"Sitecore": {
"InstanceUri": "http://mvp-cd",
"LayoutServicePath": "/sitecore/api/layout/render/jss",
"DefaultSiteName": "mvp-site",
"ApiKey": "{E2F3D43E-B1FD-495E-B4B1-84579892422A}"
},
"Logging": {
"LogLevel": {
"Default": "Debug",
"Microsoft": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"Redis": {
"ConnectionString": "redis:6379,ssl=False,abortConnect=False"
},
"AllowedHosts": "*"
}
@ElakkuvanR

Copy link
Copy Markdown
Author

appSettings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment