13 lines
221 B
JSON
13 lines
221 B
JSON
{
|
|
"AppSettings": {
|
|
"Secret": "Leo token test jwt park spaces lab 124"
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
}
|