Skip to content

Commit

Permalink
Add inline-messages bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
madirey committed Jan 5, 2024
1 parent e0bae11 commit fcf2fde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ services:
sleep 15;
/usr/bin/mc config host add myminio http://sublimes3:8110 $$AWS_ACCESS_KEY_ID $$AWS_SECRET_ACCESS_KEY;
/usr/bin/mc mb myminio/email-screenshots;
/usr/bin/mc mb myminio/inline-messages;
/usr/bin/mc ls myminio;
exit 0;
"
Expand Down

0 comments on commit fcf2fde

Please sign in to comment.