a environment name for the cx string

This commit is contained in:
2018-06-29 10:30:04 +02:00
parent 4257a65918
commit 31cbf0eb66
6 changed files with 72 additions and 56 deletions

View File

@ -15,5 +15,10 @@
"System": "Warning",
"Microsoft": "Warning"
}
},
"Data": {
"DefaultConnection": {
"ConnectionString": "Server=localhost;Port=5432;Database=YavscDev;Username=yavscdev;Password=admin;"
}
}
}
}