Notes
This commit is contained in:
parent
caf4ce5611
commit
fb9c7a4fcc
@ -1,6 +1,9 @@
|
||||
user nginx;
|
||||
worker_processes 1;
|
||||
|
||||
##load_module modules/ngx_http_brotli_static_module.so;
|
||||
# Required to load module if using the newer image
|
||||
|
||||
error_log /var/log/nginx/error.log notice;
|
||||
pid /var/run/nginx.pid;
|
||||
|
||||
|
Reference in New Issue
Block a user