You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Flower (Celery monitor) link from the main morumotto menu seems to be hardcoded to the default 127.0.0.1 5555 value.
It doesn't seem to be updated if the value is changed in the supervisor configuration (it's more convenient to have 0.0.0.0 bind address to be able to access the web interface remotely).
The text was updated successfully, but these errors were encountered:
The
Flower (Celery monitor)
link from the main morumotto menu seems to be hardcoded to the default127.0.0.1 5555
value.It doesn't seem to be updated if the value is changed in the supervisor configuration (it's more convenient to have
0.0.0.0
bind address to be able to access the web interface remotely).The text was updated successfully, but these errors were encountered: