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 9917ee2 commit dadf514Copy full SHA for dadf514
1 file changed
nginx.conf
@@ -1,5 +1,6 @@
1
server {
2
listen 8080 default_server;
3
+ server_tokens off;
4
5
root /usr/share/nginx/html;
6
index index.html;
0 commit comments