5 lines
151 B
JSON
5 lines
151 B
JSON
{
|
|
"ConnectionStrings": {
|
|
"DefaultConnection": "Host=localhost;Port=5432;Database=ComputerStoreDB;Username=postgres;Password=030405"
|
|
}
|
|
} |