dynamicweb/configs/circus.nginx.ini.example
rascencio 9be99ab8ee conf: added circus .init for nginx
Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-28 00:39:48 -06:00

7 lines
178 B
Plaintext

[watcher:nginx]
cmd = /usr/sbin/nginx -c ./nginx.dynamicweb.conf
numprocesses = 1
use_sockets = False
copy_env = True
singleton = True
autostart = {{ RUN_WEB | default('True') }}