Sfoglia il codice sorgente

Updates monitoring guide

Mher Movsisyan 12 anni fa
parent
commit
e792d6efd3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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