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(`
|
||||
user www-data;
|
||||
worker_processes auto;
|
||||
pid /run/nginx.pid;
|
||||
pid /run/nginx/nginx.pid;
|
||||
|
||||
events {
|
||||
worker_connections 768;
|
||||
|
Loading…
Reference in New Issue
Block a user