coolify
coolify copied to clipboard
The environment variables are not binding, I read the document but not work.
Description
Shared environment variable inside production
Environment variable config used in application
And the environment variable looks like
Minimal Reproduction (if possible, example repository)
server={{ production.SQL_HOST }},{{ production.SQL_PORT }};database=xyz;User ID={{ production.SQL_USER }}; Password={{ production.SQL_PASSWORD }}
Exception or Error
No response
Version
current beta