aboutsummaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/supervisord.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/supervisord.conf b/conf/supervisord.conf
index 98bb4eb..8d3ac70 100644
--- a/conf/supervisord.conf
+++ b/conf/supervisord.conf
@@ -1,4 +1,4 @@
-[program:budget]
+[program:ihatemoney]
command=/path/to/your/app/venv/bin/gunicorn -c /etc/ihatemoney/gunicorn.conf.py ihatemoney.wsgi:application
user=www
autostart=true