We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb32803 commit 3023cadCopy full SHA for 3023cad
CHANGELOG.md
@@ -126,7 +126,7 @@ CHANGELOG
126
127
* added `%env(trim:...)%` processor to trim a string value
128
* added `%env(default:param_name:...)%` processor to fallback to a parameter or to null when using `%env(default::...)%`
129
- * added `%env(url:...)%` processor to convert an URL or DNS into an array of components
+ * added `%env(url:...)%` processor to convert a URL or DNS into an array of components
130
* added `%env(query_string:...)%` processor to convert a query string into an array of key values
131
* added support for deprecating aliases
132
* made `ContainerParametersResource` final and not implement `Serializable` anymore
0 commit comments