13 lines
207 B
JSON
13 lines
207 B
JSON
{
|
|
"AppSettings": {
|
|
"InjectMiniProfiler": true,
|
|
"SupportPackageNamePrefixs": ["Tnb"]
|
|
},
|
|
"Kestrel": {
|
|
"Endpoints": {
|
|
"Http": {
|
|
"Url": "http://localhost:9231"
|
|
}
|
|
}
|
|
}
|
|
} |