Skip to content

Commit

Permalink
uncomment tests in utils
Browse files Browse the repository at this point in the history
  • Loading branch information
i-oden committed Jul 28, 2023
1 parent 77dcfe3 commit fd9824e
Show file tree
Hide file tree
Showing 2 changed files with 1,041 additions and 1,040 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ services:
- cli
command: server /data --console-address ":9003"
ports:
- 127.0.0.1:9002:9002
- 127.0.0.1:9002:9000
- 127.0.0.1:9003:9003
environment:
MINIO_ROOT_USER: minio2 # access key
Expand Down
Loading

0 comments on commit fd9824e

Please sign in to comment.