FIX PHP YAML extension #1798 (#1888)

* FIX PHP YAML extension #1798
* changed parameter name
This commit is contained in:
Michael Radionov
2018-11-22 19:24:50 +05:00
committed by Shao Yu-Lung (Allen)
parent 5c41a4f3e9
commit cc81e57206
3 changed files with 3 additions and 3 deletions

View File

@ -1607,7 +1607,7 @@ YAML PHP extension allows you to easily parse and create YAML structured data. I
1 - Open the `.env` file
<br>
2 - Search for the `INSTALL_YAML` argument under the PHP-FPM container
2 - Search for the `PHP_FPM_INSTALL_YAML` argument under the PHP-FPM container
<br>
3 - Set it to `true`
<br>