Skip to content

Commit

Permalink
importing: hint how to use endpoint and region
Browse files Browse the repository at this point in the history
  • Loading branch information
domenkozar committed Dec 11, 2023
1 parent dbea63e commit fa2ddc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/importing-from-s3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ To import the binary cache from your S3 bucket to Cachix, use the following comm

Syntax::

$ cachix import <cache-name> s3://<bucket-name>
$ cachix import <cache-name> s3://<bucket-name>?endpoint=<uri>&region=<region>


Example::
Expand Down

0 comments on commit fa2ddc6

Please sign in to comment.