feat(redirects): Generate _redirects on build
This commit is contained in:
@ -22,5 +22,6 @@ 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'
|
||||
LOCALE=english
|
||||
|
Reference in New Issue
Block a user