generated from egmont11/ASP.Net-Core-MVC-Template
Přepsání na sqlite
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "Host=localhost;Database=templatedb;Username=user;Password=password"
|
||||
"DefaultConnection": "Data Source=app.db"
|
||||
},
|
||||
"Identity": {
|
||||
"Password": {
|
||||
|
||||
Reference in New Issue
Block a user