Skip to content

Fix env var inheritance in docker-compose.yml - #140

Merged
m1rl0k merged 1 commit into
testfrom
compose-learning-microchunking-fix
Dec 30, 2025
Merged

m1rl0k merged 1 commit into
testfrom
compose-learning-microchunking-fix

Conversation

@m1rl0k

@m1rl0k m1rl0k commented Dec 30, 2025

Copy link
Copy Markdown
Collaborator

Update environment variable definitions to use the ${VAR:-} syntax, ensuring variables are inherited from .env files rather than the host shell. This change improves consistency and reliability when configuring chunking and lexical vector settings across services.

Update environment variable definitions to use the ${VAR:-} syntax, ensuring variables are inherited from .env files rather than the host shell. This change improves consistency and reliability when configuring chunking and lexical vector settings across services.
@m1rl0k
m1rl0k merged commit 3037c3a into test Dec 30, 2025
1 check passed
m1rl0k added a commit that referenced this pull request Mar 1, 2026
Fix env var inheritance in docker-compose.yml
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