Skip to content

Commit 4a58ad8

Browse files
samdarkCopilot
andauthored
Update cookbook/en/configuring-webservers/nginx-unit.md
Co-authored-by: Copilot <[email protected]>
1 parent 438d2e4 commit 4a58ad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/en/configuring-webservers/nginx-unit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ Here is a sample configuration.
6262
You can also [set up](https://unit.nginx.org/configuration/#php) your PHP environment or supply a custom `php.ini`
6363
in the same configuration.
6464

65-
In the above note usage of `environment`. Since the Yii3 application template is using environment variables,
65+
In the above, note the usage of `environment`. Since the Yii3 application template is using environment variables,
6666
this is a possible place to set them. In production environment remember to set `APP_ENV` to `prod`.

0 commit comments

Comments
 (0)