Přepsání na sqlite

This commit is contained in:
Matěj Kubíček
2026-09-17 20:38:45 +02:00
parent 7ba60f0e68
commit 556226b09b
9 changed files with 151 additions and 481 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
},
"AllowedHosts": "*",
"ConnectionStrings": {
"DefaultConnection": "Host=localhost;Database=templatedb;Username=user;Password=password"
"DefaultConnection": "Data Source=app.db"
},
"Identity": {
"Password": {