19 lines
545 B
JSON
19 lines
545 B
JSON
{
|
|
"ConnectionStrings": {
|
|
"DefaultConnection": "Include Error Detail=true;User ID=onlyprompt;Password=onlyprompt;Host=localhost;Port=1803;Database=onlyprompt;Pooling=true;MinPoolSize=0;MaxPoolSize=100;Connection Lifetime=0;"
|
|
},
|
|
"Jwt": {
|
|
"Issuer": "https://onlyprompts.com",
|
|
"Audience": "https://onlyprompts.com",
|
|
"Key": "TfZi@!CC!b5UoD81gs&%tvY4J0M$p3cI",
|
|
"Valid": "3.0:0:0"
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
}
|