mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-28 17:32:38 +02:00
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:
parent
40dda53607
commit
2964b8958c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue