diff options
Diffstat (limited to 'conf/supervisord.conf')
| -rw-r--r-- | conf/supervisord.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/conf/supervisord.conf b/conf/supervisord.conf deleted file mode 100644 index 8d3ac70..0000000 --- a/conf/supervisord.conf +++ /dev/null @@ -1,6 +0,0 @@ -[program:ihatemoney] -command=/path/to/your/app/venv/bin/gunicorn -c /etc/ihatemoney/gunicorn.conf.py ihatemoney.wsgi:application -user=www -autostart=true -autorestart=true -redirect_stderr=True |
