You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update React frontend build script to use current environment variable names
- Updated build_and_run_local.sh to reference correct REACT_APP variables
- Changed from legacy REACT_APP_SPRINGBOOT_URL to REACT_APP_MERN_SQL_ORACLE_SERVICE_URL
- Changed from legacy REACT_APP_NODEJS_URL to REACT_APP_MERN_MONGODB_JSONDUALITY_ORACLE_SERVICE_URL
- Maintains consistency with current .env configuration and other build scripts
0 commit comments