Skip to content

Conversation

@mattr64
Copy link

@mattr64 mattr64 commented Nov 25, 2025

Current docker-compose config exposes port 9000 to public IPv6 addresses. Users are likely to place a reverse proxy in front of this anyway, so locking this down to localhost / 127.0.0.1 by default seems like a sensible thing to do, as a best practise would then be to handle all web requests (v4 or v6) via the reverse proxy in a controlled manner.

They can edit the docker-compose to revert if they really want port 9000 serving on their public IPv6 addresses.

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