6 lines
158 B
JSON
6 lines
158 B
JSON
{
|
|
"ConnectionStrings": {
|
|
"SqlServerConnection": "Server=localhost,1433;Database=EmployeeManagementDB;User Id=sa;Password=YourStrong@Password123;"
|
|
}
|
|
}
|