diff --git a/Makefile b/Makefile index 61a42fb1..cb8ed0fb 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ build-c: clean build-d: clean REACT_APP_TYPE=ott \ REACT_APP_ENV=staging \ - REACT_APP_CLIENT=insports \ + REACT_APP_CLIENT=fqtv \ REACT_APP_STAGE=test-d \ npm run build