Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 461 Bytes

FASTLY.md

File metadata and controls

13 lines (8 loc) · 461 Bytes

Fastly CDN Set up

This guide will describe how to set up your Heroku server with a Fastly CDN layer

NOTE: This will installed the $25/month option. You must already have payment set up on Heroku

Install the addon using the Heroku CLI:

heroku addons:create fastly:quick

Now on your server and in your app build process, edit the ROOT_URL variable on the API and the APP_DATA_URL variable on the client to match the new FASTLY_CDN_URL.