rebranded to BIT

This commit is contained in:
2026-01-04 09:24:06 +00:00
parent bd0ac0d95b
commit 3fc90063b4
18 changed files with 368 additions and 55 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
# Database Configuration
DATABASE_URL=sqlite:///./tesseract.db
DATABASE_URL=sqlite:///./bit.db
# API Configuration
API_TITLE=Tesseract - Nested Todo Tree API
API_TITLE=Break It Down (BIT) - Nested Todo Tree API
API_DESCRIPTION=API for managing deeply nested todo trees
API_VERSION=1.0.0