Docker and EF Sqlite adjustments
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"ConnectionStrings": {
|
||||
"SQLiteDefault": "Data Source=ChapterOrganizer.db"
|
||||
"SQLiteDefault": "Data Source=data.db"
|
||||
},
|
||||
"Name" : "Test" ,
|
||||
"ChapterSettings": {
|
||||
|
||||
Reference in New Issue
Block a user