Created
October 15, 2021 22:35
-
-
Save ElakkuvanR/bddabca21a56a4deefac10286fe21777 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "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": "*" | |
| } |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
appSettings