Skip to content

Commit

Permalink
chore: Remove experimental S3 warning from README
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartłomiej Święcki committed Sep 22, 2021
1 parent 7e7c949 commit f19d673
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 @@ -108,7 +108,7 @@ docker run -d --net host -it --rm --name immudb codenotary/immudb:latest

If you are running the Docker image without host networking, make sure to expose ports 3322 and 9497.

### Enabling S3 storage (Feature Work-in-progress. Not ready for production use)
### Enabling S3 storage

immudb can store its data in the Amazon S3 service (or a compatible alternative).
The following example shows how to run immudb with the S3 storage enabled:
Expand Down

0 comments on commit f19d673

Please sign in to comment.