Files
Examples/GerstITS.Examples.Data/appsettings.json
T

6 lines
148 B
JSON

{
"ConnectionStrings": {
"CustomerDbContext": "Host=localhost;Port=5432;Database=gerstits_examples;Username=postgres;Password=postgres"
}
}