BREAKING CHANGE: Rename supervisor program

To match `budget` name disparition (package got renamed in #243).

This should be mentioned in upgrade guide.

ref #243 #264
This commit is contained in:
Jocelyn Delalande 2017-09-05 23:55:21 +02:00
parent 7a918c9349
commit b4b176e706

View file

@ -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