Skip to content

Commit 0573bbc

Browse files
authored
update document for workspace supervisor
1 parent d4e65a4 commit 0573bbc

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
@@ -1879,7 +1879,9 @@ To install Supervisor in the Workspace container
18791879

18801880
2 - Set `WORKSPACE_INSTALL_SUPERVISOR` and `WORKSPACE_INSTALL_PYTHON` to `true`.
18811881

1882-
3 - Re-build the container `docker-compose build workspace` Or `docker-composer up --build -d workspace`
1882+
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`
1883+
1884+
4 - Re-build the container `docker-compose build workspace` Or `docker-composer up --build -d workspace`
18831885

18841886

18851887

0 commit comments

Comments
 (0)