6 lines
158 B
JSON
Raw Normal View History

{
"ConnectionStrings": {
"SqlServerConnection": "Server=localhost,1433;Database=EmployeeManagementDB;User Id=sa;Password=YourStrong@Password123;"
}
}