feat: init
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
MAILDIR_PATH=/path/to/your/maildir/dump
|
||||
QDRANT_URL=http://localhost:6333
|
||||
COLLECTION_NAME=my_emails
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
MAILDIR_PATH=/path/to/your/maildir/dump
|
||||
QDRANT_URL=http://localhost:6333
|
||||
COLLECTION_NAME=my_emails
|
||||