coolify
coolify copied to clipboard
[Bug]: If an environment variable is changed to hardcoded, the UI variable is not removed.
Description
No response
Minimal Reproduction (if possible, example repository)
For example, if we change the variable: WORDPRESS_DB_NAME=$WORDPRESS_DB_NAME to WORDPRESS_DB_NAME=wordpress form a variable we can set in the UI to a hardcoded value, the variable will not be removed in the UI:
-> Even after changing the variable to a hardcoded value, the environment variable remains in the UI even though it is no longer needed. I would expect this variable to be removed after a redeploy.
Exception or Error
No response
Version
v4.0.0-beta.306