Skip to content

Commit

Permalink
Merge branch 'main' into dev/bach
Browse files Browse the repository at this point in the history
  • Loading branch information
bachvudinh authored Jul 16, 2024
2 parents a8e9924 + e9b62ae commit 14d36bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Minio_host.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ docker run \
--name minio \
-e "MINIO_ROOT_USER=minioadmin" \
-e "MINIO_ROOT_PASSWORD=minioadmin" \
quay.io/minio/minio server /data --console-address ":9001"
quay.io/minio/minio server /data --console-address ":9001"

0 comments on commit 14d36bc

Please sign in to comment.