There are several log files: Apache2, php-fpm, and jobs queue runner. They are needed to investigate outages or when something goes wrong. So, we should keep them on the server side (outside the docker containers). Let's add the related volumes to the web container
There are several log files: Apache2, php-fpm, and jobs queue runner. They are needed to investigate outages or when something goes wrong. So, we should keep them on the server side (outside the docker containers). Let's add the related volumes to the web container