chore: backup before migration to new repo

This commit is contained in:
Warren
2026-04-23 16:46:02 +08:00
parent 13dd3b30f3
commit 59809dae1f
40 changed files with 5566 additions and 1783 deletions

7
.env
View File

@@ -1,5 +1,10 @@
DB_MAX_CONNECTIONS=50
DB_ACQUIRE_TIMEOUT=30
DATABASE_SCHEMA=dev
QDRANT_URL=http://127.0.0.1:6333
QDRANT_API_KEY=Test3200Test3200Test3200
QDRANT_COLLECTION=momentry_rule1
QDRANT_COLLECTION=momentry_rule1
MONGODB_URL=mongodb://localhost:27017
MONGODB_CACHE_ENABLED=false
MOMENTRY_REDIS_PREFIX=momentry:
REDIS_URL=redis://:accusys@localhost:6379