Skip to content

Commit

Permalink
refactor: add '/' to data directory path
Browse files Browse the repository at this point in the history
  • Loading branch information
jorenn92 committed Jan 25, 2024
1 parent 99ea570 commit e3410df
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/
logfile_maxbytes=20971520
user=node

Expand Down

0 comments on commit e3410df

Please sign in to comment.