Skip to content

Add Docker Host Configuration via EnvironmentVariable#23

Merged
shibbirmcc merged 2 commits intomasterfrom
accept-host-as-environment-variable
Aug 30, 2025
Merged

Add Docker Host Configuration via EnvironmentVariable#23
shibbirmcc merged 2 commits intomasterfrom
accept-host-as-environment-variable

Conversation

@Mohamad-Bahmani
Copy link
Collaborator

  • Added a new "Host Configuration" section in the Docker Deployment documentation
  • Documented the default host binding (127.0.0.1)
  • Added example command showing how to set host to 0.0.0.0 using environment variables
  • Placed the documentation strategically before the Quick Start section for better visibility

Why This Change is Needed

Users running the server in Docker, particularly on Windows, may encounter connectivity issues due to the default host binding of 127.0.0.1. This documentation makes it clear how to configure the host binding to 0.0.0.0 using environment variables, ensuring the server is accessible from outside the container.

@shibbirmcc shibbirmcc merged commit 93a559d into master Aug 30, 2025
4 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.

2 participants