[feature] support for php worker hot load

This commit is contained in:
Dearmadman
2018-03-30 14:30:49 +08:00
parent 8a090f3e46
commit 54e6d66c83
3 changed files with 11 additions and 7 deletions

View File

@ -123,6 +123,8 @@ services:
- INSTALL_PGSQL=${PHP_WORKER_INSTALL_PGSQL}
volumes_from:
- applications
volumes:
- ./php-worker/supervisord.d:/etc/supervisord.d
depends_on:
- workspace
extra_hosts: