fix: Export news location from env
This commit is contained in:
committed by
mrugesh mohapatra
parent
0369dfbf37
commit
e3d4764ff5
@ -26,7 +26,7 @@ IMAGE_BASE_URL='https://s3.amazonaws.com/freecodecamp/images/'
|
||||
HOME_LOCATION='http://localhost:8000'
|
||||
API_LOCATION='http://localhost:3000'
|
||||
FORUM_LOCATION='https://forum.localhost'
|
||||
FORUM_PROXY_LOCATION='https://proxy.localhost'
|
||||
NEWS_LOCATION='https://news.localhost/latest'
|
||||
LOCALE=english
|
||||
|
||||
TEST_CHALLENGES_FOR_LANGS=english
|
||||
|
Reference in New Issue
Block a user