I am testing the use of gcr.io/apigee-release/hybrid/apigee-emulator:1.6.1 the container works like a charm on local endpoints, but I’m facing issues when trying to reach endpoints through a proxy server.
How should I configure a proxy server settings for apigee-emulator? So far I have tried to fetch them as parameters for the container (HTTPS_PROXY, HTTP_PROXY) - but no luck.