Skip to content

Commit

Permalink
fixed supervisor type syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
acidicyemi committed May 29, 2020
1 parent 6b16f2b commit 959329c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DOCUMENTATION/content/documentation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2067,7 +2067,7 @@ To install Supervisor in the Workspace container

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`

4 - Re-build the container `docker-compose build workspace` Or `docker-composer up --build -d workspace`
4 - Re-build the container `docker-compose build workspace` Or `docker-compose up --build -d workspace`



Expand Down

0 comments on commit 959329c

Please sign in to comment.