You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also the documentation needs a fix when "accesing the console" since 9000 is the object storage api per se, not the console and youre not get any login screen there, just an "access denied"
The text was updated successfully, but these errors were encountered:
Hi guys, in order to get the minio console worker, i needed to add this to the docker coompose
On the minio section, change command to:
command: "server /opt/minio --console-address :9001"
And add 9001 port to the ports of minio section
Also the documentation needs a fix when "accesing the console" since 9000 is the object storage api per se, not the console and youre not get any login screen there, just an "access denied"
The text was updated successfully, but these errors were encountered: