fix a bug in s3_website

This commit is contained in:
Karan Misra 2014-03-31 21:03:14 +05:30
parent 3fe4306328
commit bf72305949
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
s3_id: <%= ENV["AWS_ACCESS_KEY_ID"] %>
s3_secret: <%= ENV["AWS_SECRET_ACCESS_KEY"] %>
s3_bucket: embd.kidoman.io
gzip: true