mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-04-09 12:42:10 +07:00
Fixed PID
This commit is contained in:
@@ -36,7 +36,6 @@ nginx_php_sockets:
|
||||
#
|
||||
nginx_user: 'www-data'
|
||||
nginx_worker_processes: '{{ ansible_processor_vcpus }}'
|
||||
nginx_pid: '/run/nginx.pid'
|
||||
|
||||
nginx_events:
|
||||
worker_connections: '512'
|
||||
|
||||
Reference in New Issue
Block a user