7 lines
107 B
JSON
7 lines
107 B
JSON
{
|
|
"ConnectionStrings": {
|
|
"SQLITE": "Data Source=CoreProfilerExample.db"
|
|
},
|
|
"AllowedHosts": "*"
|
|
}
|