feat(locale): Add LOCAL env var
This commit is contained in:
committed by
mrugesh mohapatra
parent
6c3b9b616d
commit
d3e4d88f0c
@ -22,3 +22,5 @@ IMAGE_BASE_URL='https://s3.amazonaws.com/freecodecamp/images/'
|
||||
|
||||
HOME_LOCATION='http://localhost:8000'
|
||||
API_LOCATION='http://localhost:3000'
|
||||
|
||||
LOCALE=english
|
||||
|
Reference in New Issue
Block a user