Skip to content

Fix `REACT_APP_API_URL` config logic

Axel Bocciarelli requested to merge fix-api-url into master

Porting a few changes from !479 (merged), including a fix for the new REACT_APP_API_URL config logic (the ternary has to be wrapped in parens).

Merge request reports