File size: 66 Bytes
b2eed1c
 
 
1
2
3
```text
web: gunicorn app:app --bind 0.0.0.0:$PORT --workers 4
```