Error Message and Logs
For example: if I were to use {{environment.DRAGONFLY_URL}} for a service, it'd show the full Redis URL in the environment view, but inside of the container it is a literal. Which means that I get something like: URI::InvalidURIError: bad URI (is not URI?): "{{environment.DRAGONFLY_URL}}" (URI::InvalidURIError).
Steps to Reproduce
- Define a shared variable for the environment.
- Use the variable in a service.
Example Repository URL
No response
Coolify Version
v4.0.0-467
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Debian Trixie
Additional Information
No response
Error Message and Logs
For example: if I were to use {{environment.DRAGONFLY_URL}} for a service, it'd show the full Redis URL in the environment view, but inside of the container it is a literal. Which means that I get something like: URI::InvalidURIError: bad URI (is not URI?): "{{environment.DRAGONFLY_URL}}" (URI::InvalidURIError).
Steps to Reproduce
Example Repository URL
No response
Coolify Version
v4.0.0-467
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Debian Trixie
Additional Information
No response