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
we don't have the same connection strategy depending on if we are in production server or in staging/preprod: in prod we have multiple connections, with a RoundRobin strategy and on other servers we have only one connection.
How would it be possible to load these connections from an environment variable? it seems how works FOSElasticaExtension is not compatible with this.
thanks for your answer.
The text was updated successfully, but these errors were encountered:
nikophil
changed the title
Load connections from environment variable
Load connections config from environment variable
Mar 9, 2023
Hello,
we don't have the same connection strategy depending on if we are in production server or in staging/preprod: in prod we have multiple connections, with a RoundRobin strategy and on other servers we have only one connection.
How would it be possible to load these connections from an environment variable? it seems how works
FOSElasticaExtension
is not compatible with this.thanks for your answer.
The text was updated successfully, but these errors were encountered: