Skip to content

fix: add missing OM1_COMMAND to .env.example#2186

Merged
openminddev merged 1 commit intoOpenMind:mainfrom
dolepee:dolepee/fix-env-om1-command
Feb 15, 2026
Merged

fix: add missing OM1_COMMAND to .env.example#2186
openminddev merged 1 commit intoOpenMind:mainfrom
dolepee:dolepee/fix-env-om1-command

Conversation

@dolepee
Copy link
Copy Markdown
Contributor

@dolepee dolepee commented Feb 10, 2026

What

Adds the missing OM1_COMMAND environment variable to .env.example.

Why

OM1_COMMAND is used in both Dockerfile (lines 82-83) and docker-compose.yml (line 48) but was not listed in .env.example, making it undiscoverable for new users setting up Docker deployments.

Changes

  • Added OM1_COMMAND= with descriptive comment to .env.example

Same pattern as #2153.

@dolepee dolepee requested a review from a team as a code owner February 10, 2026 06:08
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@openminddev openminddev merged commit 111ca66 into OpenMind:main Feb 15, 2026
6 checks passed
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.

4 participants