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 b43ce77ad4
commit b7be16f5ad

View file

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