BathhouseManagment/Appsettings.json

5 lines
132 B
JSON

{
"DatabseConnection": {
"ConnectionString" : "server=192.168.200.13;userid=student;password=student;database=localhost"
}
}