Skip to content

Instantly share code, notes, and snippets.

@edwinpgm
Created August 21, 2016 23:28
Show Gist options
  • Save edwinpgm/231351d969fc4cfc89fae921447e544c to your computer and use it in GitHub Desktop.
Save edwinpgm/231351d969fc4cfc89fae921447e544c to your computer and use it in GitHub Desktop.
[program:app]
directory=/opt/app
command = npm run prod
user = root
stdout_logfile = /opt/app/logs/supervisor.log
redirect_stderr = true
environment=LANG=en_US.UTF-8,LC_ALL=en_US.UTF-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment