more cleaning

This commit is contained in:
2019-07-11 16:39:10 +02:00
parent 1d78a64f70
commit b109aa7976
272 changed files with 2 additions and 45198 deletions
+2 -6
View File
@@ -32,10 +32,8 @@ services:
- 9000
volumes:
- php-root-data:/root
- "${PROJECT_ROOT}:/var/www/html/drupald8.net/public_html"
# - "${LEGACY_ROOT}:/var/www/html/d7.materio.com/public_html"
- "${PROJECT_ROOT}:/var/www/html"
- "${LOG_ROOT}/php:/var/log:rw"
working_dir: "/var/www/html/drupald8.net/public_html"
networks:
- database
- redis
@@ -61,12 +59,10 @@ services:
ports:
- 8890:80
volumes:
- "${PROJECT_ROOT}:/var/www/html/drupald8.net/public_html"
- "${PROJECT_ROOT}:/var/www/html"
- "${LOG_ROOT}:/var/log:rw"
working_dir: "/var/www/html/drupald8.com/public_html"
networks:
- server
- solr
depends_on:
- php