no rabbit
This commit is contained in:
parent
86ebfcf9e0
commit
b9c70c8e2c
@ -5,10 +5,6 @@ http {
|
|||||||
listen 80;
|
listen 80;
|
||||||
server_name a.com;
|
server_name a.com;
|
||||||
|
|
||||||
location /queue/ {
|
|
||||||
proxy_pass http://rabbitmq:15672/;
|
|
||||||
}
|
|
||||||
|
|
||||||
location /checker/ {
|
location /checker/ {
|
||||||
proxy_pass http://polling:7998/checker/;
|
proxy_pass http://polling:7998/checker/;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user