6 lines
123 B
JSON
6 lines
123 B
JSON
{
|
|
"ConnectionStrings": {
|
|
"npgsql": "Host=postgres;Port=5432;Database=myoffice;Username=myoffice;Password=myoffice"
|
|
}
|
|
}
|