File Exists error when trying to increase the upload size limit of WordPress Docker
So I have a Wordpress running on Docker and the upload size is 2M which is very low.
can not connect to mysql with php code | used docker
i use WordPress want to use docker and deploy on a server
problem is i can use WordPress but when want to use duplicator to transfer my site errored that can not connect to MySQL
problem is wordpress itself can connect to db but other php codes can not
docker-compose.yml file with following code