mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
load modules
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
parent
58a9905013
commit
93ca0c0c3c
|
@ -1,3 +1,5 @@
|
|||
include /etc/nginx/modules-enabled/*;
|
||||
|
||||
user www-data;
|
||||
|
||||
worker_processes 2;
|
||||
|
|
|
@ -159,3 +159,5 @@ server {
|
|||
end';
|
||||
}
|
||||
}
|
||||
|
||||
# vi: ft=nginx
|
||||
|
|
Loading…
Reference in New Issue
Block a user