ouidade 1 éve
szülő
commit
e47f672863
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      Docker/nginx/default.conf

+ 1 - 1
Docker/nginx/default.conf

@@ -14,7 +14,7 @@ server {
     location = /robots.txt  { access_log off; log_not_found off; }
     location = /robots.txt  { access_log off; log_not_found off; }
 
 
     access_log on;
     access_log on;
-    error_log  /var/log/nginx/error-d9.log error;
+    error_log  /var/log/nginx/rorschach/error.log error;
 
 
     sendfile off;
     sendfile off;