Обновить z1/nginx.conf

This commit is contained in:
Yan Kasabutski 2025-03-18 00:18:44 +00:00
parent 330965fd48
commit 66ce79e3f5

View File

@ -9,7 +9,8 @@ http {
include mime.types; include mime.types;
default_type application/octet-stream; default_type application/octet-stream;
# Логирование # логирование
access_log /var/log/nginx/access.log; access_log /var/log/nginx/access.log;
error_log /var/log/nginx/error.log; error_log /var/log/nginx/error.log;