6 lines
136 B
JSON
6 lines
136 B
JSON
{
|
|
"ConnectionStrings": {
|
|
"DefaultConnection": "Host=your-db-host;Port=5432;Database=mealplan;Username=user;Password=secret"
|
|
}
|
|
}
|