Notes
This commit is contained in:
@@ -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