Commit 701c6ad
committed
minor symfony#11978 Fix supervisor: need to use the group:* to start all processes in this group (weaverryan)
This PR was merged into the 4.3 branch.
Discussion
----------
Fix supervisor: need to use the group:* to start all processes in this group
Tested locally - ran into this when setting up supervisor for the SymfonyCasts tutorial today :). The typo was originally mine.
Commits
-------
b6cee52 Fix supervisor: need to use the group:* to start all processes in this group1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
619 | 619 | | |
620 | 620 | | |
621 | 621 | | |
622 | | - | |
| 622 | + | |
623 | 623 | | |
624 | 624 | | |
625 | 625 | | |
| |||
0 commit comments