8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aa50e5 commit 26f2da9Copy full SHA for 26f2da9
Procfile
@@ -1,2 +1 @@
1
web: gunicorn -k gevent -w 8 --preload -b 0.0.0.0:$PORT flask_ide:app
2
-#web: flask_ide/start.sh
0 commit comments