Skip to content

Commit

Permalink
Add missing php-fpm pool overrides to pool config (#296)
Browse files Browse the repository at this point in the history
Co-authored-by: James Halsall <[email protected]>
  • Loading branch information
andytson-inviqa and James Halsall authored May 29, 2020
1 parent 8f36393 commit 0b57511
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions harness/config/confd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ confd('harness:/'):
- { src: docker/image/php-fpm/root/fix_app_permissions.sh }
- { src: docker/image/php-fpm/root/usr/local/etc/php/php.ini }
- { src: docker/image/php-fpm/root/usr/local/etc/php/conf.d/docker-php-ext-xdebug.ini }
- { src: docker/image/php-fpm/root/usr/local/etc/php-fpm.d/pool.conf.template }
- { src: docker/image/cron/Dockerfile }
- { src: docker/image/cron/root/crontab }
- { src: application/overlay/Jenkinsfile }
Expand Down

0 comments on commit 0b57511

Please sign in to comment.