config: circus fixed nginx example.
Signed-off-by: rscnt <rascnt@gmail.com>
This commit is contained in:
parent
b43ce77ad4
commit
b7be16f5ad
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ numprocesses = 1
|
|||
use_sockets = False
|
||||
copy_env = True
|
||||
singleton = True
|
||||
autostart = {{ RUN_WEB | default('True') }}
|
||||
autostart = True
|
Loading…
Reference in a new issue