Skip to content

Commit

Permalink
refactor: specify full path + file name
Browse files Browse the repository at this point in the history
  • Loading branch information
jorenn92 committed Jan 25, 2024
1 parent e3410df commit 3367a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion supervisord.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[supervisord]
nodaemon=true
logfile=/opt/data/
logfile=/opt/data/supervisord.log
logfile_maxbytes=20971520
user=node

Expand Down

0 comments on commit 3367a33

Please sign in to comment.