mirror of
https://github.com/kennethreitz-archive/chaos-slugs.git
synced 2026-06-20 07:10:57 +00:00
1 line
84 B
Plaintext
1 line
84 B
Plaintext
web: gunicorn service:app -b "0.0.0.0:$PORT" -w 16 -k gevent -t 3 --name chaos-slugs |