Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Commit 6ca217a

Browse files
committed
Merge pull request #392 from MattParker89/patch-1
Add boto_bucket to example config
2 parents 21e8bde + 1527e14 commit 6ca217a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ prod:
9999
s3_access_key: _env:AWS_S3_ACCESS_KEY
100100
s3_secret_key: _env:AWS_S3_SECRET_KEY
101101
s3_bucket: _env:AWS_S3_BUCKET
102+
boto_bucket: _env:AWS_S3_BUCKET
102103
storage_path: /srv/docker
103104
smtp_host: localhost
104105
from_addr: [email protected]

0 commit comments

Comments
 (0)