Dockerfile
Dockerfile copied to clipboard
PHP error logs to file
Hi,
I'm using webdevops/php-apache:8.2-alpine What would be the easiest way to have php error log in /app/error.log instead of stderr
Thanks !