From 8da153a476cf6458f90090b526d15c4ebe18988a Mon Sep 17 00:00:00 2001 From: hackerESQ Date: Sat, 25 Jan 2025 20:31:40 -0600 Subject: [PATCH] wip --- docker/supervisord.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/supervisord.conf b/docker/supervisord.conf index c2d67dd..44a392c 100644 --- a/docker/supervisord.conf +++ b/docker/supervisord.conf @@ -1,6 +1,6 @@ [supervisord] nodaemon=true -user=www-data +user=root logfile=/var/log/supervisor/supervisord.log pidfile=/var/run/supervisord.pid