Přepsání na sqlite

This commit is contained in:
Matěj Kubíček
2026-09-17 20:38:39 +02:00
parent 7ba60f0e68
commit 6ff34eb671
9 changed files with 11 additions and 1148 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": {