[ HORNET-Storage/HORNETS-Relay-Panel ] fix: Add REACT_APP_BASE_URL to .env.production and fix port
- Add missing REACT_APP_BASE_URL line to .env.production
- Fix .env.development port to use web port (base + 2)
- Build scripts will auto-update these based on config.yaml

GitHub
fix: Add REACT_APP_BASE_URL to .env.production and fix port ยท HORNET-Storage/HORNETS-Relay-Panel@76762dc
- Add missing REACT_APP_BASE_URL line to .env.production
- Fix .env.development port to use web port (base + 2)
- Build scripts will auto-update th...