We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 765d55f commit 8e0ee9aCopy full SHA for 8e0ee9a
observability_ui/nginx.conf
@@ -7,6 +7,8 @@ events {
7
}
8
9
http {
10
+ server_tokens off;
11
+
12
server {
13
listen 8082;
14
listen [::]:8082;
0 commit comments