updated php to 7.4, updated grav to 1.7.14

This commit is contained in:
2021-05-12 10:34:29 +02:00
parent b52d1cc44b
commit 0dd3c18707
7 changed files with 35 additions and 11 deletions
+1
View File
@@ -8,6 +8,7 @@ services:
volumes:
- php-root-data:/root
- "${PROJECT_ROOT}:/var/www/html"
- "${XDEBUG_INI}:/usr/local/etc/php/conf.d/xdebug.ini"
networks:
- server