Manage the update of some data at the
start of the database
This commit is contained in:
@@ -15,6 +15,6 @@
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "Filename=./Data/JumpsDb.db"
|
||||
"DefaultConnection": "Filename=./Data/JumpsDb.db;connection=shared"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user