Update S3 configuration documentation to accurately reflect rootdirectory name
This commit is contained in:
parent
4e2d176d27
commit
172449f91b
2 changed files with 11 additions and 11 deletions
|
@ -22,7 +22,7 @@ storage:
|
|||
s3:
|
||||
region: us-east-1
|
||||
bucket: my-bucket
|
||||
rootpath: /registry
|
||||
rootdirectory: /registry
|
||||
encrypt: true
|
||||
secure: false
|
||||
accesskey: SAMPLEACCESSKEY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue