Each NSHMP application resides on NSHMP web services.
All web services are defined in the web-services.ts file.
For local development these web services are overridden in environment.ts.
To override any of the development web service configuration, add the new values to the environmet.ts file.
npm run build
npm run start