nginx php perf twiks

This commit is contained in:
2019-11-13 17:14:07 +01:00
parent 1238177d1d
commit 7c2ca44660
8 changed files with 41 additions and 6 deletions
+2
View File
@@ -47,6 +47,8 @@ services:
- 9000
volumes:
- php-root-data:/root
- ./Docker/php/phpSettings.conf:/usr/local/etc/php-fpm.d/zzz-phpSettings.conf
- "${LOG_ROOT}:/var/log:rw"
- "${PROJECT_ROOT}:/var/www/html"
- "${LEGACY_ROOT}:/var/www/drupal6"
networks: