diff options
Diffstat (limited to 'gerboweb/ansible/uwsgi-gerboweb.ini')
-rw-r--r-- | gerboweb/ansible/uwsgi-gerboweb.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gerboweb/ansible/uwsgi-gerboweb.ini b/gerboweb/ansible/uwsgi-gerboweb.ini index 155d01a..c88d321 100644 --- a/gerboweb/ansible/uwsgi-gerboweb.ini +++ b/gerboweb/ansible/uwsgi-gerboweb.ini @@ -7,4 +7,5 @@ plugins = python3 chdir = /var/lib/gerboweb mount = /=gerboweb:app env = GERBOWEB_SETTINGS=gerboweb_prod.cfg +mule = job_processor.py |