From 935d23ff4fb73080c3206892411d7b80eb9cc11e Mon Sep 17 00:00:00 2001 From: Brendan Early Date: May 18 2021 21:39:34 +0000 Subject: change supervisord log file location --- diff --git a/container/supervisord.conf b/container/supervisord.conf index 78a527b..5944157 100644 --- a/container/supervisord.conf +++ b/container/supervisord.conf @@ -1,5 +1,6 @@ [supervisord] nodaemon=true +logfile=/etc/packages/supervisord.log [program:nginx] command=nginx