Skip to content

Commit

Permalink
feat: added the IMAGE_BASE_URL key to the sample.env file (freeCodeCa…
Browse files Browse the repository at this point in the history
…mp#15970)

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

* Add subfolder per tchaffee's suggestion
  • Loading branch information
tchaffee authored and QuincyLarson committed Oct 25, 2017
1 parent ba08487 commit 5a3fb18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sample.env
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ COOKIE_SECRET='this is a secret'

PEER=stuff
DEBUG=true

IMAGE_BASE_URL='https://s3.amazonaws.com/freecodecamp/images/'

0 comments on commit 5a3fb18

Please sign in to comment.