Browse Source

Update 'README.md'

天问 1 year ago
parent
commit
1c32143e9f
1 changed files with 5 additions and 0 deletions
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -1,2 +1,7 @@
 # flower
 # flower
 
 
+## Usage
+
+```
+CMD ["flower", "-A", "app.core.celery_app", "-l", "debug", "--address=0.0.0.0"]
+```