Files
AllMail/.env.example

11 lines
238 B
Plaintext
Raw Permalink Normal View History

2026-05-05 00:47:39 +00:00
# Postgres Credentials
POSTGRES_USER=allmail
POSTGRES_PASSWORD=my_secure_password
POSTGRES_DB=emails_db
# Gemini API Key (free tier covers embedding usage)
GEMINI_API_KEY=your-gemini-api-key-here
# Other Settings
MAILDIR_PATH=./Maildir