fix(core): update
This commit is contained in:
		| @@ -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; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user