DEV Community

Discussion on: Symfony 4 Running on Docker Compose

Collapse
 
deadpoolzzz profile image
Anton Belykh

volumes:

  • ./php-fpm/config/php.ini in docker-compose.yml, but there is no config directory on the screenshot
Collapse
 
_mertsimsek profile image
Mert Simsek • Edited

Good point. Thank your for reply, i thought that i already have been changed that line.