This website requires JavaScript.
Explore
Help
Sign In
status-im
/
cabot
Watch
2
Star
0
Fork
0
You've already forked cabot
mirror of
https://github.com/status-im/cabot.git
synced
2025-02-24 18:38:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
cabot
/
Procfile.dev
3 lines
103 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Clean repo
2014-01-05 17:24:04 +00:00
web: python manage.py runserver 0.0.0.0:$PORT
Increase concurrency and don't DDoS ourselves
2014-01-11 14:19:24 +00:00
celery: celeryd --loglevel=DEBUG -B -c 8 -Ofair
Reference in New Issue
Copy Permalink