From 8d99d1b6b44f01a0997906d8a43949150700b631 Mon Sep 17 00:00:00 2001
From: Dorian Dejean <77268564+KeshAzar@users.noreply.github.com>
Date: Thu, 17 Nov 2022 11:55:18 +0100
Subject: [PATCH] Delete error.log

---
 log/error.log | 5 -----
 1 file changed, 5 deletions(-)
 delete mode 100644 log/error.log

diff --git a/log/error.log b/log/error.log
deleted file mode 100644
index 366fd20..0000000
--- a/log/error.log
+++ /dev/null
@@ -1,5 +0,0 @@
-2022/11/17 09:19:15 [error] 30#30: *1 directory index of "/usr/share/nginx/html/" is forbidden, client: 172.18.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost"
-2022/11/17 09:19:15 [error] 30#30: *1 open() "/usr/share/nginx/html/favicon.ico" failed (2: No such file or directory), client: 172.18.0.1, server: localhost, request: "GET /favicon.ico HTTP/1.1", host: "localhost", referrer: "http://localhost/"
-2022/11/17 09:22:24 [emerg] 1#1: host not found in upstream "web-php" in /etc/nginx/nginx.conf:39
-2022/11/17 09:25:07 [emerg] 1#1: host not found in upstream "web-php" in /etc/nginx/nginx.conf:39
-2022/11/17 09:25:55 [emerg] 1#1: host not found in upstream "web-php" in /etc/nginx/nginx.conf:39
-- 
GitLab