All checks were successful
Build and Deploy / remote-build-and-deploy (push) Successful in 21m46s
15 lines
235 B
JSON
15 lines
235 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"Jwt": {
|
|
"Key": "",
|
|
"Issuer": "",
|
|
"Audience": "",
|
|
"DurationInHours": 8
|
|
},
|
|
"AllowedHosts": "*"
|
|
} |