BREAKING CHANGE: Rename supervisor program (#268)

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:
JocelynDelalande 2017-09-06 10:27:04 +02:00 committed by Alexis Metaireau
parent 40dda53607
commit 2964b8958c

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 command=/path/to/your/app/venv/bin/gunicorn -c /etc/ihatemoney/gunicorn.conf.py ihatemoney.wsgi:application
user=www user=www
autostart=true autostart=true