Skip to content

Commit

Permalink
fix(deploy): minor fix for superviord
Browse files Browse the repository at this point in the history
  • Loading branch information
ma-efremoff committed Jul 28, 2023
1 parent b0fd0cf commit 9b86bbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ui/deploy/supervisor/conf.d/app.conf
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ stderr_logfile=/dev/stderr
stderr_logfile_maxbytes=0

[program:node]
directory=/opt/app
command=node dist/server
user=app
autostart=false
Expand Down

0 comments on commit 9b86bbc

Please # to comment.