feat(api): Add api location as an env var
This commit is contained in:
committed by
mrugesh mohapatra
parent
ef18f5a931
commit
fec10caf67
@ -20,3 +20,4 @@ DEBUG=true
|
||||
IMAGE_BASE_URL='https://s3.amazonaws.com/freecodecamp/images/'
|
||||
|
||||
HOME_LOCATION='http://localhost:8000'
|
||||
API_LOCATION='http://localhost:3000'
|
||||
|
Reference in New Issue
Block a user