Skip to content
Snippets Groups Projects
Verified Commit e13e27c3 authored by Martin Weise's avatar Martin Weise
Browse files

WIP

parent bd737e99
Branches
Tags
1 merge request!370Fixed the test
......@@ -4,10 +4,6 @@ map $http_upgrade $connection_upgrade {
'' close;
}
client_max_body_size 20G;
resolver 127.0.0.11 valid=30s; # docker dns
upstream broker {
server broker-service:15672;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment