Update config

Add user created during docker installation
This commit is contained in:
Claudio Ludovico 2020-01-14 16:10:42 +01:00 committed by GitHub
parent 3f6b779254
commit 84b5c5aaa0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
[program:laravel-horizon]
process_name=%(program_name)s_%(process_num)02d
user=laradock
command=php /var/www/artisan horizon
autostart=true
autorestart=true