Skip to content

Fix Windows port conflict: change MinIO console from 9001 to 9101#352

Open
Rodrigomattos93 wants to merge 1 commit intoDataExpert-io:mainfrom
Rodrigomattos93:fix/windows-port-9101
Open

Fix Windows port conflict: change MinIO console from 9001 to 9101#352
Rodrigomattos93 wants to merge 1 commit intoDataExpert-io:mainfrom
Rodrigomattos93:fix/windows-port-9101

Conversation

@Rodrigomattos93
Copy link
Copy Markdown

Windows reserves port 9001 (PID 4), and Docker cannot bind to it. I changed it to 9101 on the host without breaking the container. It worked properly for me.

@wi1082294-art
Copy link
Copy Markdown

No description provided.

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