Skip to content

Commit

Permalink
Add comment on how to use cloudfront
Browse files Browse the repository at this point in the history
  • Loading branch information
tiago-loureiro committed Jul 10, 2020
1 parent 0ecdbfe commit bde835d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions services/gen-aws-conf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,11 @@ done
# aws:
# s3Bucket: <bucket_name>
# s3Endpoint: https://s3.eu-west-1.amazonaws.com
# # Uncomment the lines below if you want to test cloudfront too
# # cloudFront:
# # domain: <DomainForTheDistribution>
# # keyPairId: <KeyPairID>
# # privateKey: /tmp/cargohold/cf-pk.pem
#
# galley:
# journal:
Expand Down

0 comments on commit bde835d

Please sign in to comment.