added php-root-data volume

This commit is contained in:
Bachir Soussi Chiadmi
2018-02-09 12:49:02 +01:00
parent 7392f469d6
commit a521366ca3
+2
View File
@@ -45,6 +45,7 @@ services:
expose:
- 9000
volumes:
- php-root-data:/root
- "${PROJECT_ROOT}:/var/www/html"
- "${LEGACY_ROOT}:/var/www/drupal6"
networks:
@@ -81,6 +82,7 @@ services:
volumes:
php-root-data:
db-data:
redis-data: