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
{{ message }}
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.
For example, i have a plugin that creates a database connection when given the hostname for the db server.
Now i want to have two connections to two different servers.
so from plugin1 i will consume
database
with hostname1and from plugin2 i will consume
database
with hostname2is it possible?
The text was updated successfully, but these errors were encountered: