NGinX bad gateway after using command to install composer
Title says it all. Prior to installing composer with a “command” in my compose.yml file
my PHP and NGinX stack was working fine. phpinfo would display on my test page. Now I just get a 502 bad gateway error. If I comment out the “command” in my .yml file it works again.