Remove duplicate log section
This commit is contained in:
parent
f18ceeb663
commit
53ddc334f1
1 changed files with 0 additions and 3 deletions
|
|
@ -10,9 +10,6 @@ http {
|
|||
include /etc/nginx/mime.types;
|
||||
default_type application/octet-stream;
|
||||
|
||||
# Include Matomo log format
|
||||
include /etc/nginx/conf.d/matomo_log_format.conf;
|
||||
|
||||
# Include server configurations
|
||||
include /etc/nginx/conf.d/*.conf;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue