Skip to content

Commit

Permalink
chore: hide server info
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreiffers committed Feb 29, 2024
1 parent f4dfbeb commit 00f5340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ events {
}

http {

server_tokens off;
server {

listen 8080;
Expand Down

0 comments on commit 00f5340

Please sign in to comment.