Open tonioseiler opened 8 months ago
@27pchrisl may be able to answer that
Hi @tonioseiler. It's not directly possible using only the configuration, but it can be easily achieved by subclassing the provider and overriding getConfig
. This way you can provide a different config based on any logic that's relevant to your application (eg hostname, database info).
Is it possible to add multiple isp in the configuration?