mirror of
https://github.com/ChronosX88/InstructorsListAppTA.git
synced 2024-12-04 22:52:19 +00:00
[backend] fix: Slightly change name of DB
This commit is contained in:
parent
ee3071ab16
commit
b46120ddc5
@ -6,6 +6,6 @@
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"ConnectionStrings": {
|
||||
"DefaultDatabase": "Server=(localdb)\\mssqllocaldb;Database=instructorsdb;Trusted_Connection=True;"
|
||||
"DefaultDatabase": "Server=(localdb)\\mssqllocaldb;Database=instructorsDB;Trusted_Connection=True;"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user