2
0

📝 Update minio setup instructions

Closes #175
This commit is contained in:
Baptiste Arnaud
2022-12-05 10:24:11 +01:00
parent ca8240ba29
commit 4b2f42b40d
2 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@ services:
sleep 10;
/usr/bin/mc config host add minio http://minio:9000 minio minio123;
/usr/bin/mc mb minio/typebot;
/usr/bin/mc policy set public minio/typebot/public;
/usr/bin/mc anonymous set public minio/typebot/public;
exit 0;
"
volumes: