mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Typo
s/suite/suit/
This commit is contained in:
parent
2ff4e2b154
commit
f495a865c5
@ -10,7 +10,7 @@ worker_processes 1;
|
|||||||
user nobody nogroup; # for systems with a "nogroup"
|
user nobody nogroup; # for systems with a "nogroup"
|
||||||
# user nobody nobody; # for systems with "nobody" as a group instead
|
# user nobody nobody; # for systems with "nobody" as a group instead
|
||||||
|
|
||||||
# Feel free to change all paths to suite your needs here, of course
|
# Feel free to change all paths to suit your needs here, of course
|
||||||
pid /tmp/nginx.pid;
|
pid /tmp/nginx.pid;
|
||||||
error_log /tmp/nginx.error.log;
|
error_log /tmp/nginx.error.log;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user