fix path in docker for php 5.4

This commit is contained in:
Max Pozdeev 2021-06-27 17:42:19 +03:00
parent f2d45b570d
commit 4218a47471

View file

@ -7,5 +7,5 @@ services:
ports:
- "8080:80"
volumes:
- ../../src:/var/www/html
- ../../../src:/var/www/html
- ./php-mtt.ini:/usr/local/etc/php/conf.d/php-mtt.ini