Commit Graph

4 Commits

Author SHA1 Message Date
Dearmadman 54e6d66c83 [feature] support for php worker hot load 2018-03-30 14:30:49 +08:00
Victorien Plancke 3e5a6029ab
Update supervisord.conf to enable supervisorctl
Enabling supervisorctl allow us to do, start/stop one service without having to stop the entire container for example. Usefull when we have many php process running.

supervisorctl stop laravel-worker
2018-01-04 23:57:33 +01:00
Max Mekenya 96c1d7c59c Update supervisord.conf
We have project in `/var/www` by default, not in `/var/www/laravel`

https://github.com/laradock/laradock/issues/731
2017-04-03 15:30:41 +10:00
Ignacio Cabrera d505871faf Adding php-worker for Laravel 2017-03-14 11:05:22 -03:00