git-subtree-dir: backend git-subtree-mainline:ab911955edgit-subtree-split:040cfd7a75
16 lines
314 B
JSON
16 lines
314 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Information",
|
|
"Microsoft.AspNetCore.SpaProxy": "Information",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"Authentication": {
|
|
"Jwt": {
|
|
"Lifetime": "00:30:00"
|
|
}
|
|
}
|
|
} |