queue
This commit is contained in:
parent
82e826ee61
commit
e5572b59b1
@ -5,8 +5,8 @@ http {
|
||||
listen 80;
|
||||
server_name a.com;
|
||||
|
||||
location /cluster {
|
||||
proxy_pass http://demo.dev.sprinthub.ru:888;
|
||||
location /queue/ {
|
||||
proxy_pass http://rabbitmq:15672/;
|
||||
}
|
||||
|
||||
location / {
|
||||
|
Loading…
Reference in New Issue
Block a user