sprint
This commit is contained in:
@@ -34,7 +34,7 @@ http {
|
||||
server_name rabbitmq.sprinthub.ru;
|
||||
|
||||
location / {
|
||||
proxy_pass http://dev.sprinthub.ru:15672/;
|
||||
proxy_pass http://rabbitmq:15672/;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -43,7 +43,7 @@ http {
|
||||
server_name minio.sprinthub.ru;
|
||||
|
||||
location / {
|
||||
proxy_pass http://dev.sprinthub.ru:9001/;
|
||||
proxy_pass http://minio:9001/;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user