2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2026-01-04 12:05:02 +01:00

update dokuwiki

This commit is contained in:
kev
2016-07-04 15:53:13 +08:00
parent ba2a7eaf73
commit 9cd79eb150
5 changed files with 34 additions and 29 deletions

View File

@@ -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;