Skip to content

Commit 378900e

Browse files
authored
Merge pull request laradock#2365 from amorZhu/master
update document for workspace supervisor
2 parents e943d90 + 0573bbc commit 378900e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

  • DOCUMENTATION/content/documentation

DOCUMENTATION/content/documentation/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1889,7 +1889,9 @@ To install Supervisor in the Workspace container
18891889

18901890
2 - Set `WORKSPACE_INSTALL_SUPERVISOR` and `WORKSPACE_INSTALL_PYTHON` to `true`.
18911891

1892-
3 - Re-build the container `docker-compose build workspace` Or `docker-composer up --build -d workspace`
1892+
3 - Create supervisor configuration file (for ex., named `laravel-worker.conf`) for Laravel Queue Worker in `php-worker/supervisord.d/` by simply copy from `laravel-worker.conf.example`
1893+
1894+
4 - Re-build the container `docker-compose build workspace` Or `docker-composer up --build -d workspace`
18931895

18941896

18951897

0 commit comments

Comments
 (0)