docker-nginx-php-mysql
docker-nginx-php-mysql copied to clipboard
Docker running Nginx, PHP-FPM, MySQL & PHPMyAdmin
index.php references autoload.php, but no such file (or vendor folder) exists in the app dir: 
Nginx 502 Bad Gateway.
I updated the PHP-fpm version using the official PHP image because the composer is looking for PHP 8.1 
I have a question. Why nginx, mysql don't write logs to /var/log/* directory ?