Skip to content

Commit

Permalink
actually server tokens is already set
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-herman committed Apr 1, 2024
1 parent 213e983 commit 4db33ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ http {
server {
listen 80;
server_name localhost;
server_tokens off;
charset utf-8;

root /app;
Expand Down

0 comments on commit 4db33ac

Please sign in to comment.