We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43277fc commit d8c1115Copy full SHA for d8c1115
docker-compose.template.yml
@@ -17,7 +17,7 @@ name: cap-so-docker-template
17
# - S3_PATH_STYLE: true for R2/most S3-compatible, false for AWS S3 virtual-hosted style
18
#
19
# Option 2: Local MinIO storage (included on this compose)
20
-# Deploy MinIO as a separate service in the same network or and set:
+# Deploy MinIO as a separate service in the same network and set:
21
# - CAP_AWS_ACCESS_KEY: MinIO root user
22
# - CAP_AWS_SECRET_KEY: MinIO root password
23
# - CAP_AWS_BUCKET: Your bucket name (e.g., capso)
0 commit comments