fix
This commit is contained in:
@@ -26,7 +26,7 @@ http {
|
||||
server_name rabbitmq.sprinthub.ru;
|
||||
|
||||
location / {
|
||||
proxy_pass http://rabbitmq:15672/;
|
||||
proxy_pass http://rabbitmq:15671/;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user