Guest User

Untitled

a guest
Jul 15th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. [program:horizon]
  2. process_name=%(program_name)s
  3. command=php /Users/drewwalton/Projects/LaravelSites/[projectname]/artisan horizon
  4. autostart=true
  5. autorestart=true
  6. user=drewwalton
  7. redirect_stderr=true
  8. stdout_logfile=/Users/drewwalton/Projects/LaravelSites/horizon.log
Add Comment
Please, Sign In to add comment