fix(core): update
This commit is contained in:
parent
67dd650dce
commit
3b85c4a37e
@ -4,7 +4,7 @@ export let getBaseConfigString = () => {
|
|||||||
let baseConfig = plugins.smartstring.indent.normalize(`
|
let baseConfig = plugins.smartstring.indent.normalize(`
|
||||||
user www-data;
|
user www-data;
|
||||||
worker_processes auto;
|
worker_processes auto;
|
||||||
pid /run/nginx.pid;
|
pid /run/nginx/nginx.pid;
|
||||||
|
|
||||||
events {
|
events {
|
||||||
worker_connections 768;
|
worker_connections 768;
|
||||||
|
Loading…
Reference in New Issue
Block a user