You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No, it isn't. I think this functionality should replicate what a dev can do with a .env If a dev enters an space and is an error then is an layer 8. But a valid character shouldn't be deleted.
Vercel for example alert the dev that there's an space but don't trim
Error Message and Logs
When storing Environment Variables the app applies a trim to the values, a leading space is an accepted and valid character for passwords for example.
It seems that they are trimmed at this line
coolify/app/Models/EnvironmentVariable.php
Line 162 in 676f616
Steps to Reproduce
Example Repository URL
No response
Coolify Version
v4.0.0-beta.379
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Ubuntu 22.04
Additional Information
No response
The text was updated successfully, but these errors were encountered: