Skip to content

Commit

Permalink
Merge pull request #72 from sanger-pathogens/fix/POP-854/add-cache-reset
Browse files Browse the repository at this point in the history
add cache-control header... maybe
  • Loading branch information
HarryHung authored Nov 6, 2024
2 parents 11fdfb7 + a8b0ca9 commit 2b32272
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<?php Header("Cache-Control: max-age=3000, must-revalidate"); ?>
<!DOCTYPE html>
<html lang="en">
<head>
Expand Down

0 comments on commit 2b32272

Please sign in to comment.