coollabsio / coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.
https://coolify.io
Apache License 2.0
34.62k stars 1.89k forks source link

[Bug]: Literal environment variable is being escaped #4321

Open nullndr opened 5 days ago

nullndr commented 5 days ago

I was trying the new wireguard easy service where I found out a problem. As its documentation says, we need to use the PASSWORD_HASH environment variable so I added it as a literal variable, since some $ characters are present:

Image

But when I check inside the container, it looks like it is being saved after an interporation:

Image

Coolify Version

v4.0.0-beta.370

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Debian GNU/Linux 12 (bookworm)