Skip to content

Commit 4aca426

Browse files
author
rok
committed
we need to run as user root
1 parent 7dfbb90 commit 4aca426

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

laravel-horizon.conf.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[supervisord]
22
nodaemon=true
3+
user=root
34
logfile=/dev/stdout
45
logfile_maxbytes=0
56

laravel-worker.conf.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[supervisord]
22
nodaemon=true
3+
user=root
34
logfile=/dev/stdout
45
logfile_maxbytes=0
56

0 commit comments

Comments
 (0)