Skip to content

docs: add .env.example documenting configuration#7

Open
danscMax wants to merge 1 commit into
ForgetMeAI:mainfrom
danscMax:docs/env-example
Open

docs: add .env.example documenting configuration#7
danscMax wants to merge 1 commit into
ForgetMeAI:mainfrom
danscMax:docs/env-example

Conversation

@danscMax

@danscMax danscMax commented Jun 9, 2026

Copy link
Copy Markdown

Summary

Adds a .env.example (there wasn't one) documenting the supported environment variables with their code defaults:

  • Server: PORT (9655), HOST (0.0.0.0)
  • Auth source: DEEPSEEK_AUTH_PATH / DEEPSEEK_AUTH_DIR
  • Pool: DEEPSEEK_ACCOUNT_COOLDOWN_MS (600000)
  • Startup: NON_INTERACTIVE, SKIP_ACCOUNT_MENU
  • Chrome auth helper: CHROME_PATH, DEEPSEEK_CHROME_PORT, DEEPSEEK_CHROME_PROFILE, DEEPSEEK_KEEP_CHROME_PROFILE, DEEPSEEK_REUSE_CHROME
  • Misc: DEEPSEEK_TOKEN, DOCTOR_OFFLINE

A real .env stays gitignored.

Document the supported environment variables (HTTP server, auth source,
pool cooldown, startup flags, Chrome auth helper) with their defaults.
A real .env stays gitignored.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant