diff --git a/modules/core/caddy.nix b/modules/core/caddy.nix index a288ec9..4841d07 100755 --- a/modules/core/caddy.nix +++ b/modules/core/caddy.nix @@ -189,7 +189,7 @@ EOF http://sovransystemsos.local { reverse_proxy localhost:8937 header { - Clear-Site-Data "\"cache\", \"cookies\", \"storage\"" + Clear-Site-Data "\"cache\"" Cache-Control "no-store, no-cache, must-revalidate, max-age=0" Pragma "no-cache" Expires "0"