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:
committed by
Quincy Larson
parent
ba084876d8
commit
5a3fb188ee
@ -22,3 +22,5 @@ COOKIE_SECRET='this is a secret'
|
|||||||
|
|
||||||
PEER=stuff
|
PEER=stuff
|
||||||
DEBUG=true
|
DEBUG=true
|
||||||
|
|
||||||
|
IMAGE_BASE_URL='https://s3.amazonaws.com/freecodecamp/images/'
|
||||||
|
Reference in New Issue
Block a user