Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 256 Bytes

notes.md

File metadata and controls

24 lines (14 loc) · 256 Bytes

Tracking URL

https://jamma.buffmomo.xyz/api/script.js

redis-server

starting the celery daemon

proj stands for app or the core project

celery -A proj worker -l INFO

starting redis server

sudo redis-server