Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 89 Bytes

File metadata and controls

3 lines (2 loc) · 89 Bytes

Run Larva

gunicorn --reload --preload -k gevent -b 0.0.0.0:8080 -w 8 main:server.app