mars/create-react-app-buildpack

How to configure Fastly CDN?

debotos opened this issue · 1 comments

How do I configure Fastly CDN service?

mars commented
  1. Follow Fastly's quick start guide
  2. Set the Origin Server host to your Heroku app's built-in hostname
    • for example my-app.herokuapp.com
  3. Profit!

(Note that I have never used Fastly. I just looked up their documentation.)