Files
intro-to-docker/02-Phoenix/store/appsettings.json
Tommy Parnell c62168af0d add net store
2017-01-19 07:16:56 -05:00

11 lines
165 B
JSON

{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}