diff --git a/conf/horizon.conf b/conf/horizon.conf deleted file mode 100644 index f176f78f..00000000 --- a/conf/horizon.conf +++ /dev/null @@ -1,9 +0,0 @@ -[program:__APP__-horizon] -process_name=%(program_name)s -command=php__PHPVERSION__ __FINALPATH__/artisan horizon -autostart=true -autorestart=true -user=__APP__ -redirect_stderr=true -stdout_logfile=/var/log/__APP__/__APP__-horizon.log -stopwaitsecs=3600 \ No newline at end of file