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

automated instalation: array values #216

Open
rvalle opened this issue Nov 17, 2021 · 0 comments
Open

automated instalation: array values #216

rvalle opened this issue Nov 17, 2021 · 0 comments

Comments

@rvalle
Copy link

rvalle commented Nov 17, 2021

I am having difficulty performing automated installation configuring array values, such as:

$ env
MAUTIC_CONFIG_CORS_VALID_DOMAINS=["example.com", "example.org", "example.net"]
MAUTIC_CONFIG_CORS_VALID_DOMAINS='["example.com", "example.org", "example.net"]'

nothing seems to work, as I keep getting:

Invalid JSON env var "resolve:MAUTIC_CORS_VALID_DOMAINS": array or null exp

I believe this is implemented by Symphony utility classes, but I cannot find a description of the required format to pass in.

What would be the required environment variable format for the example provided?


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

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

1 participant