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