Skip to content

Instantly share code, notes, and snippets.

@tmerr
Created February 16, 2018 19:59
Show Gist options
  • Save tmerr/7ff3ae93441779f9a21326347cd8518f to your computer and use it in GitHub Desktop.
Save tmerr/7ff3ae93441779f9a21326347cd8518f to your computer and use it in GitHub Desktop.
{
"apps": [{
"script": "helloworld.py",
"instances": 1,
"interpreter": "/usr/bin/python",
"exec_mode": "fork"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment