mirror of
https://github.com/kidoman/embd
synced 2025-03-06 08:11:22 +01:00
no need for custom deployment anymore
This commit is contained in:
parent
2e3d8b6b19
commit
e5f07b9926
@ -1,35 +0,0 @@
|
||||
s3_id: <%= ENV["AWS_ACCESS_KEY_ID"] %>
|
||||
s3_secret: <%= ENV["AWS_SECRET_ACCESS_KEY"] %>
|
||||
s3_bucket: embd.kidoman.io
|
||||
|
||||
gzip: true
|
||||
gzip_zopfli: true
|
||||
|
||||
max_age:
|
||||
"js/*": 6000
|
||||
"css/*": 6000
|
||||
"img/*": 6000
|
||||
"bower_components/**": 6000
|
||||
"*": 300
|
||||
|
||||
exclude_from_upload:
|
||||
- .bundle
|
||||
- .git
|
||||
- bin
|
||||
- sass
|
||||
- vendor
|
||||
- .gitignore
|
||||
- .ruby-version
|
||||
- config.rb
|
||||
- Gemfile
|
||||
- Gemfile.lock
|
||||
- gumby.json
|
||||
- s3_website.yml
|
||||
- .DS_Store
|
||||
|
||||
s3_reduced_redundancy: true
|
||||
|
||||
cloudfront_distribution_id: E1R1QW09LV1O8W
|
||||
cloudfront_invalidate_root: true
|
||||
|
||||
concurrency_level: 5
|
Loading…
x
Reference in New Issue
Block a user