Skip to content

Add env.example and forward API keys to Docker#6

Open
om-hb wants to merge 1 commit intoAKSarav:mainfrom
om-hb:feature/env-config-slumber-chunker
Open

Add env.example and forward API keys to Docker#6
om-hb wants to merge 1 commit intoAKSarav:mainfrom
om-hb:feature/env-config-slumber-chunker

Conversation

@om-hb
Copy link

@om-hb om-hb commented Feb 3, 2026

For chunkies slumber chunker to work, OPENAI_API_KEY and/or GEMINI_API_KEY need to be set as environment variables.

Updated docker-compose.yml to forward those env vars into the service. Updated .gitignore to ignore a local .env file to avoid committing secrets. Added an env.example.

Add an env.example with OPENAI_API_KEY and GEMINI_API_KEY placeholders and update docker-compose.yml to forward those env vars into the service to be used by the slumber chunker. Update .gitignore to ignore a local .env file to avoid committing secrets.
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

Comments