@ -1,2 +1,2 @@
release: ./release-tasks.sh
web: gunicorn app:app
web: gunicorn app:app -w 4 --preload