config: circus fixed nginx example.

Signed-off-by: rscnt <rascnt@gmail.com>
This commit is contained in:
rascencio 2015-05-28 02:09:05 -06:00
parent 1d70f97347
commit d80b3835ca

View file

@ -4,4 +4,4 @@ numprocesses = 1
use_sockets = False
copy_env = True
singleton = True
autostart = {{ RUN_WEB | default('True') }}
autostart = True