feat: added the IMAGE_BASE_URL key to the sample.env file (#15970)

* feat: added the IMAGE_BASE_URL key to the sample.env file.

* Add subfolder per tchaffee's suggestion
This commit is contained in:
Todd Chaffee
2017-10-25 03:00:31 -02:00
committed by Quincy Larson
parent ba084876d8
commit 5a3fb188ee

View File

@ -22,3 +22,5 @@ COOKIE_SECRET='this is a secret'
PEER=stuff
DEBUG=true
IMAGE_BASE_URL='https://s3.amazonaws.com/freecodecamp/images/'