...
By default the proxy only works for outbound connections to URLs configured in the connection-routing-.yml
file. All other requests are blocked. Setting the environment variable PROXY_ALLOW_UNKNOWN_TARGETs
to true
allows requests to be proxied to all target URLs.
...