--- gitea: none include_toc: true --- # Variables ## env_proxy | Parameter | Comment | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **host**
`mandatory`
**Type:** [`string`](https://forge.cloud.silique.fr/stove/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | | # Example with mandatories variables ``` env_proxy: host: xxx ``` # Example with all variables ``` env_proxy: host: xxx ```