Closed
Description
Steps to reproduce
When trying to change the settings in health extension, it doesn't work
this.configure(HealthBindings.COMPONENT).to({
healthPath: '/status',
livePath: '/status/live',
readyPath: '/status/ready',
});
Additional information
darwin x64 13.3.0
├── @loopback/[email protected]
├── @loopback/[email protected]
├── @loopback/[email protected]
├── @loopback/[email protected]
├── @loopback/[email protected]
├── @loopback/[email protected]
├── @loopback/[email protected]
├── @loopback/[email protected]
├── @loopback/[email protected]
├── @loopback/[email protected]
├── @loopback/[email protected]
└── [email protected]
Related Issues
See Reporting Issues for more tips on writing good issues