Skip to content

[Bug]: Shared variables not inserted properly in a compose project #8918

Description

@luke-beep

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

  1. Define a shared variable for the environment.
  2. 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    🔍 TriageIssues that need assessment and prioritization.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions