BathhouseManagment/Appsettings.json

5 lines
130 B
JSON

{
"DatabseConnection": {
"ConnectionString" : "server=localhost;userid=root;password=root;database=bathhousemanagment"
}
}