Commit 86ddfe53 authored by astaxie's avatar astaxie

Merge pull request #75 from matrixik/master

Small addition to supervisord en docs
parents 20e101a4 1c4d0d72
## supervisord
## Supervisord
[Supervisord](http://supervisord.org/) will make sure your web app is always up.
1. Installation
......@@ -12,7 +14,7 @@
mkdir /etc/supervisord.conf.d
2. Configure /etc/supervisord.conf
2. Configure `/etc/supervisord.conf`
[include]
files = /etc/supervisord.conf.d/*.conf
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment