TrafeX/docker-php-nginx

setting permission to properly handle file uploads

Closed this issue · 0 comments

Hi, I am using your image and I am having problems to handle file uploads even mounting a volume with docker compose with :rw.
I was used to run php-fpm and nginx as root configuring the users but these configs do not work with the processes are run as root user.