You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've modified the env.js and made use of it, but I lost the ability to use PROXY=true from the run.sh script. How do I setup proxy for multiple environments? I see that the caddy file is what sets up the proxy but not sure how to apply multiple SCHEMAREGISTRY_URL.
The text was updated successfully, but these errors were encountered:
The docker image targets a single Schema Registry, it isn't possible to use more currently, unless you clone the repository, make the needed changes to the code and build your own image.
It is on my list to add this capability, but I can't give you a definite timeframe for it.
I've modified the env.js and made use of it, but I lost the ability to use PROXY=true from the run.sh script. How do I setup proxy for multiple environments? I see that the caddy file is what sets up the proxy but not sure how to apply multiple SCHEMAREGISTRY_URL.
The text was updated successfully, but these errors were encountered: