9 lines
142 B
JSON
9 lines
142 B
JSON
{
|
|
"ConnectionStrings": {
|
|
"Default": "Data Source = ../database.db"
|
|
},
|
|
"Endpoints": {
|
|
"Base": "https://localhost:7143/api"
|
|
}
|
|
}
|