Skip to content

Fixed whisper and ollama URL in .env.example. Fix #537#538

Merged
marcvergees merged 1 commit into
fireform-core:developmentfrom
chetanr25:transcribe_fix
Jun 17, 2026
Merged

Fixed whisper and ollama URL in .env.example. Fix #537#538
marcvergees merged 1 commit into
fireform-core:developmentfrom
chetanr25:transcribe_fix

Conversation

@chetanr25

Copy link
Copy Markdown
Collaborator

Fix: use Docker service names in .env.example
.env.example had localhost URLs for Whisper and Ollama. Since all services (app, whisper, ollama) run on the same Docker network (fireform-network), the app container must use service names to reach them localhost inside a container resolves to that container's own loopback, not the host.

Fix: #537

@chetanr25 chetanr25 marked this pull request as ready for review June 17, 2026 09:00
@marcvergees marcvergees merged commit c80717e into fireform-core:development Jun 17, 2026
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.

2 participants