signflow2 / Procfile
LouisVasseur's picture
Deploy SignFlow
67e39e6
Raw
History Blame Contribute Delete
85 Bytes
web: cd server && gunicorn --worker-class eventlet -w 1 --bind 0.0.0.0:$PORT app:app