Skip to content

Commit

Permalink
Update appsettings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEmber committed Oct 31, 2023
1 parent 8d4c115 commit 2f83c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
},
"AllowedHosts": "*",
"ConnectionStrings": {
"LocalDb" : "Database/Flight.db"
"LocalDb" : "Flight.db"
}
}

0 comments on commit 2f83c06

Please sign in to comment.