mirror of
https://github.com/kennethreitz-archive/callingme-service.git
synced 2026-06-05 23:30:17 +00:00
1 line
60 B
Plaintext
1 line
60 B
Plaintext
web: gunicorn rush:app -b 0.0.0.0:$PORT -w 16 -k gevent -t 3 |