Closed laurentC35 closed 6 months ago
You can use REACT_APP_BASE_URL variable to define a base url for the router. Stromae can be available across an ingress like https://youaretheboss.com/v2. You just have to set REACT_APP_BASE_URL to v2 for this example !
REACT_APP_BASE_URL
https://youaretheboss.com/v2
v2
Enjoy 🚀
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarCloud
New Feature for production
You can use
REACT_APP_BASE_URL
variable to define a base url for the router. Stromae can be available across an ingress likehttps://youaretheboss.com/v2
. You just have to setREACT_APP_BASE_URL
tov2
for this example !Enjoy 🚀