Files
coolify/app/Traits/EnvironmentVariableAnalyzer.php
Andras Bacsai 6dc5c53387 fix(environment-variables): correct method call syntax in analyzeBuildVariable function
- Updated the method call syntax in the analyzeBuildVariable function to use curly braces for dynamic method invocation, ensuring proper execution of the specified check function.
2025-09-23 11:40:56 +02:00

8.6 KiB