We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddf3761 commit 39bc755Copy full SHA for 39bc755
1 file changed
Procfile
@@ -1,2 +1 @@
1
-web: gunicorn requestbin.app:app --worker-class sanic.worker.GunicornWorker --max-requests 10000
2
-release: python release.py
+web: gunicorn requestbin.app:app --worker-class sanic.worker.GunicornWorker --max-requests 10000
0 commit comments