Open Iamzz-cn opened 2 years ago
I moved the issue here, it's a bit complicated because you would need to mount a volume between fpm and nginx. But it would not work because it is a known issue that we are trying to fix.
That said PMA_HOSTS
on the nginx node seems useless
I will keep this issue updated
I use the following file to run phpmyadmin, for ENV configuration apache can run but fpm can't, Dockerfile
docker-compose.yml
nginx.conf
apache result [http://localhost:8088/] fpm result [http://localhost:9088/]