This commit is contained in:
parent
4af61e68a7
commit
fdd6569d3f
5 changed files with 33 additions and 0 deletions
|
|
@ -82,6 +82,7 @@
|
|||
client_max_body_size 64M;
|
||||
proxy_set_header X-Request-ID $request_id;
|
||||
proxy_http_version 1.1;
|
||||
proxy_set_header Forwarded "$proxy_forwarded_for_element;$proxy_forwarded_by_element;host=$host;proto=$scheme";
|
||||
'';
|
||||
};
|
||||
"/_synapse/metrics" = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue