Skip to content

Commit

Permalink
fix tests for bucket prepended hostname
Browse files Browse the repository at this point in the history
  • Loading branch information
4141done committed Apr 23, 2024
1 parent 05ba58b commit fee3ef0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ services:

minio:
image: quay.io/minio/minio:RELEASE.2023-06-09T07-32-12Z
hostname: bucket-1.minio
ports:
- "9090:9000/tcp"
restart: "no"
Expand Down

0 comments on commit fee3ef0

Please sign in to comment.