Skip to content

Commit

Permalink
docs: remove bucket name
Browse files Browse the repository at this point in the history
  • Loading branch information
ajutamangdev committed Sep 15, 2024
1 parent c31db0c commit 453faa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ S3Khoj -b name-of-the-bucket

If you are running from Docker, you have to mount the volumes.
```
docker run -v $(pwd):/app -w /app s3 -b test1011hify -o html
docker run -v $(pwd):/app -w /app s3 -b bucket-name -o html
```

For Custom regex configuration
Expand Down

0 comments on commit 453faa0

Please sign in to comment.