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 438d2e4 commit 4a58ad8Copy full SHA for 4a58ad8
cookbook/en/configuring-webservers/nginx-unit.md
@@ -62,5 +62,5 @@ Here is a sample configuration.
62
You can also [set up](https://unit.nginx.org/configuration/#php) your PHP environment or supply a custom `php.ini`
63
in the same configuration.
64
65
-In the above note usage of `environment`. Since the Yii3 application template is using environment variables,
+In the above, note the usage of `environment`. Since the Yii3 application template is using environment variables,
66
this is a possible place to set them. In production environment remember to set `APP_ENV` to `prod`.
0 commit comments