rabbit-ports
This commit is contained in:
parent
29a0e6a793
commit
7a3a0a2955
@ -17,7 +17,7 @@ http {
|
|||||||
server_name rabbitmq.develop.sprinthub.ru;
|
server_name rabbitmq.develop.sprinthub.ru;
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
proxy_pass http://rabbitmq:15672/;
|
proxy_pass http://rabbitmq:15671/;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user