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