mirror of
https://github.com/aykhans/series-robot-web.git
synced 2025-04-16 04:53:11 +00:00
Update README.md
This commit is contained in:
parent
cf3943111a
commit
e54d07b46e
@ -1,6 +1,3 @@
|
||||
## Demo Project Link
|
||||
https://series-notification.online
|
||||
|
||||
## Installition for Dev
|
||||
**pip install -r requirements.txt<br />
|
||||
cd src/<br />**
|
||||
@ -30,4 +27,4 @@ CELERY_RESULT_BACKEND = "redis://localhost:6379"**
|
||||
**redis-server**<br />
|
||||
### Run Celery
|
||||
**celery -A config worker -l info**<br />
|
||||
**celery -A config beat -l info**
|
||||
**celery -A config beat -l info**
|
||||
|
Loading…
x
Reference in New Issue
Block a user