Skip to content

Commit

Permalink
Fix nginx.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
larsha committed Nov 25, 2024
1 parent c291e17 commit 1ab4a0b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,6 @@ http {
return 301 $1;
}

location = /fredriklack.asc {
default_type text/plain;
}

location /static {
add_header Cache-Control "public,max-age=31536000,immutable";
}
Expand Down

0 comments on commit 1ab4a0b

Please sign in to comment.