Explorar o código

Merge branch 'master' of github.com:celery/celery

Ask Solem %!s(int64=12) %!d(string=hai) anos
pai
achega
82d89f3c5a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/userguide/monitoring.rst

+ 1 - 1
docs/userguide/monitoring.rst

@@ -217,7 +217,7 @@ Install Celery Flower:
 
     $ pip install flower
 
-Launch Celery Flower and open http://localhost:8008 in browser:
+Launch Celery Flower and open http://localhost:5555 in browser:
 
 .. code-block:: bash