added php-root-data volume
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user