Skip to content

Conversation

@swallez
Copy link
Contributor

@swallez swallez commented Jul 15, 2025

Prepare a dedicated Docker file for environments that need a default configuration starting in http mode on port 8000:

  • revert Change default port to 8000 #142 and set back the default port to 8080
  • allow http listen address to be set using the HTTP_ADDRESS env var
  • add a new Dockerfile-8000 docker build that defaults HTTP_ADDRESS to 0.0.0.0:8000 and sets the default CLI arguments to http (no need to use the CLI_ARGS workaround)
  • bump version to 0.4.3

@swallez swallez requested a review from JoshMock July 15, 2025 13:57
@JoshMock JoshMock merged commit 41ca43d into dev Jul 15, 2025
1 of 2 checks passed
@JoshMock JoshMock deleted the docker-8000 branch July 15, 2025 14:02
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.

3 participants