feat: Add child management service URL configuration to GatewayConfig
- feat: Add child management service URL configuration to GatewayConfig
- Introduced a new property for the child management service URL.
- Updated the custom route configuration to include a route for the child management service with a circuit breaker.
This change enhances the API Gateway's routing capabilities for child management services.
Closes IA-704