This website requires JavaScript.
Explore
关于
Help
Register
Sign In
gitee
/
django-vue-admin
mirror of
https://gitee.com/liqianglog/django-vue-admin
Watch
1
Star
0
Fork
You've already forked django-vue-admin
0
Code
Issues
Projects
Releases
Wiki
Activity
c72574c1ef
django-vue-admin
/
dvadmin-backend
/
docker_celery.sh
4 lines
69 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
set
+x
celery -A application worker -B --loglevel
=
debug
Reference in New Issue
View Git Blame
Copy Permalink