ouidade il y a 1 an
Parent
commit
e47f672863
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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; }
 
     access_log on;
-    error_log  /var/log/nginx/error-d9.log error;
+    error_log  /var/log/nginx/rorschach/error.log error;
 
     sendfile off;