Перевод проекта на единую SQLite БД, WAL и обновление README для Windows

This commit is contained in:
2026-03-03 23:53:22 +05:00
parent 906a6cb91f
commit 9bfc6e668f
11 changed files with 100 additions and 34 deletions

2
.env
View File

@@ -1,2 +1,2 @@
# This is checked into source control, so put sensitive values into `.env.local`
DATABASE_URL=sqlite: db/clash_deck_generator2.sqlite
DATABASE_URL=sqlite://db/db.sqlite3