Skip to content

Commit d8c1115

Browse files
Fix typo on S3 storage notes on compose template
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
1 parent 43277fc commit d8c1115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ name: cap-so-docker-template
1717
# - S3_PATH_STYLE: true for R2/most S3-compatible, false for AWS S3 virtual-hosted style
1818
#
1919
# Option 2: Local MinIO storage (included on this compose)
20-
# Deploy MinIO as a separate service in the same network or and set:
20+
# Deploy MinIO as a separate service in the same network and set:
2121
# - CAP_AWS_ACCESS_KEY: MinIO root user
2222
# - CAP_AWS_SECRET_KEY: MinIO root password
2323
# - CAP_AWS_BUCKET: Your bucket name (e.g., capso)

0 commit comments

Comments
 (0)