Skip to content

Commit

Permalink
Merge pull request #118 from BinaryStudioAcademy/dev
Browse files Browse the repository at this point in the history
Release v1.1.2
  • Loading branch information
aLLeXUs authored May 31, 2020
2 parents 11f0d0e + 1da5dae commit 7fdf335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
working_dir: /var/www/app
volumes:
- .:/var/www/app
- ./docker/php-fpm/php-ini-overrides.ini:/etc/php/7.3/fpm/conf.d/99-overrides.ini
- ./docker/php-fpm/php-ini-overrides.ini:/usr/local/etc/php/conf.d/99-overrides.ini

mysql:
image: mysql:5.7.22
Expand Down

0 comments on commit 7fdf335

Please sign in to comment.