From 1189325638ebc3223ad5d425c8dbedb2020c167e Mon Sep 17 00:00:00 2001 From: hackerESQ Date: Sat, 25 Jan 2025 20:28:38 -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 44a392c..c2d67dd 100644 --- a/docker/supervisord.conf +++ b/docker/supervisord.conf @@ -1,6 +1,6 @@ [supervisord] nodaemon=true -user=root +user=www-data logfile=/var/log/supervisor/supervisord.log pidfile=/var/run/supervisord.pid