mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-04 12:05:02 +01:00
update dokuwiki
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
user nginx;
|
||||
worker_processes 1;
|
||||
pid /run/nginx.pid;
|
||||
user nginx;
|
||||
worker_processes 4;
|
||||
pid /run/nginx.pid;
|
||||
|
||||
events {
|
||||
worker_connections 1024;
|
||||
|
||||
Reference in New Issue
Block a user