Release v66.1.0
Feat(Hermes) Allow container path to be configured (#4136)(minor)
Description
The path of the Hermes container is hard-coded into the HermesAPI. This prevents any testing of changes in hermes without actually changing this string in a separate cg PR.
This PR allows it to be set in the config instead.
Changed
- Allows the container path to be configured in the config of the CLI