Database connection with ADO
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": ""
|
||||
"DefaultConnection": "server=localhost;port=3306;database=client_schedule;uid=sqlUser;password=Passw0rd!"
|
||||
},
|
||||
"AppSettings": {
|
||||
"DefaultLocale": "en-US"
|
||||
|
||||
Reference in New Issue
Block a user