Skip to content

Commit

Permalink
Add production cloudfront url
Browse files Browse the repository at this point in the history
  • Loading branch information
tmichaelreis committed Sep 2, 2021
1 parent 6f77bf1 commit e86f77f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
### S3 Configuration ###
config.lesson_store = :s3

config.cloudfront_url = 'https://d1j5ysqdewbwao.cloudfront.net'
config.zip_bucket_name = 'dl-prodapp-lessons-zipped'
config.s3_bucket_name = 'dl-prodapp-lessons'

Expand Down

0 comments on commit e86f77f

Please sign in to comment.