Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using %env% to resolve dsn value. #303

Open
oleg-andreyev opened this issue Apr 12, 2024 · 1 comment
Open

Using %env% to resolve dsn value. #303

oleg-andreyev opened this issue Apr 12, 2024 · 1 comment

Comments

@oleg-andreyev
Copy link

When trying to use env-variable within LiipMonitorBundle getting following error:

A dynamic value is not compatible with a "Symfony\Component\Config\Definition\ArrayNode" node type at path "liip_monitor.checks.groups.default.rabbit_mq.dsn".

It would be great if bundle could support %env% variables

@kbond
Copy link
Collaborator

kbond commented Apr 12, 2024

Hey @oleg-andreyev, this is the intended behaviour of symfony/config. You can see some context here and some discussion on changing/workarounds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants