8 lines
195 B
JSON
8 lines
195 B
JSON
{
|
|
"ConnectionStrings": {
|
|
"DefaultConnection": "server=localhost;port=3306;database=client_schedule;uid=sqlUser;password=Passw0rd!"
|
|
},
|
|
"AppSettings": {
|
|
"DefaultLocale": "en-US"
|
|
}
|
|
} |