Loading README.txt +1 −1 Original line number Diff line number Diff line Loading @@ -101,7 +101,7 @@ The output should be something like this: You can access the rabbitmq web interface via browser: 1) Find the IP address of the RabbitMQ broker: $ docker network inspect docker_vospace_backend_net | grep -i -A 3 rabbitmq $ docker network inspect vos-ts_backend_net | grep -i -A 3 rabbitmq 2) Open your browser and point it to http://IP_ADDRESS:15672 (user: guest, password: guest) To stop the whole environment: Loading Loading
README.txt +1 −1 Original line number Diff line number Diff line Loading @@ -101,7 +101,7 @@ The output should be something like this: You can access the rabbitmq web interface via browser: 1) Find the IP address of the RabbitMQ broker: $ docker network inspect docker_vospace_backend_net | grep -i -A 3 rabbitmq $ docker network inspect vos-ts_backend_net | grep -i -A 3 rabbitmq 2) Open your browser and point it to http://IP_ADDRESS:15672 (user: guest, password: guest) To stop the whole environment: Loading