mirror of
https://github.com/guilhermewerner/gerencia-projetos
synced 2025-06-16 23:15:05 +00:00
Fix Bugs
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
{
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "Server=localhost; Uid=Visual; Pwd=44$LrDL-ptHoF56[; Database=Gerencia; convert zero datetime = True"
|
||||
"DefaultConnection": "Server=localhost; Uid=Visual; Pwd=44$LrDL-ptHoF56[; Database=Gerencia; convert zero datetime = True",
|
||||
"LaboratConnection": "Server=localhost; Uid=root; Pwd=ifmgbd; Database=Gerencia; convert zero datetime = True"
|
||||
},
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
|
Reference in New Issue
Block a user