sprint
This commit is contained in:
parent
13637e42f5
commit
b992f4465c
@ -26,7 +26,7 @@ http {
|
|||||||
server_name rabbitmq.develop.sprinthub.ru;
|
server_name rabbitmq.develop.sprinthub.ru;
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
proxy_pass http://rabbtimq:15672/;
|
proxy_pass http://rabbitmq:15672/;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user