Skip to content

fix: do not expose the unnecessary ports - #81

Merged
oleksandr-nc merged 1 commit into
mainfrom
fix/not-expose-docker-engine-ports
Jan 5, 2026
Merged

fix: do not expose the unnecessary ports#81
oleksandr-nc merged 1 commit into
mainfrom
fix/not-expose-docker-engine-ports

Conversation

@oleksandr-nc

Copy link
Copy Markdown
Contributor

Closes #66

All these ports are used through HaProxy/Frp, which is running on 8782.
There's no need to bind them to interface 0.0.0.0 (unless we missed something).

Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>

@kyteinsky kyteinsky left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@oleksandr-nc
oleksandr-nc merged commit d97a42f into main Jan 5, 2026
3 checks passed
@oleksandr-nc
oleksandr-nc deleted the fix/not-expose-docker-engine-ports branch January 5, 2026 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants