From 7290f7d1adc3df1190fb365306aa57961b7e300d Mon Sep 17 00:00:00 2001 From: bach Date: Fri, 1 Dec 2023 10:21:47 +0100 Subject: [PATCH] docker nginx error.log bug fix --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 091a70e..df2601e 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,12 @@ git clone --recursive -o figli https://figureslibres.io/gitea/bachir/docker-erab submodules : - https://figureslibres.io/gitea/bachir/drupal-erable +## touch log file +``` +touch log/nginx/error.log +touch log/nginx/erable/error.log +``` + ### setup /sites/default/settings.php ```