mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
- Added a new function to extract custom proxy commands from existing Traefik configurations before regenerating the proxy configuration. - Updated the proxy configuration generation logic to include these custom commands, ensuring they are preserved during regeneration. - Introduced unit tests to validate the extraction of custom commands and handle various scenarios, including invalid YAML and different proxy types. |
||
|---|---|---|
| .. | ||
| ApplicationWatchPathsTest.php | ||
| DockerImageParserTest.php | ||
| ParseDockerVolumeStringTest.php | ||
| PrivateKeyStorageTest.php | ||
| ProxyCustomCommandsTest.php | ||
| SshRetryMechanismTest.php | ||
| ValidGitRepositoryUrlTest.php | ||