Loading nixos/modules/services/web-apps/bentopdf.nix +1 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ in ''; }; locations."~* \.(js|css|png|jpg|jpeg|gif|ico|svg|woff|woff2|ttf|eot)$".extraConfig = '' locations."~* \\.(js|css|png|jpg|jpeg|gif|ico|svg|woff|woff2|ttf|eot)$".extraConfig = '' expires 1y; add_header Cache-Control "public, immutable"; ''; Loading Loading
nixos/modules/services/web-apps/bentopdf.nix +1 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ in ''; }; locations."~* \.(js|css|png|jpg|jpeg|gif|ico|svg|woff|woff2|ttf|eot)$".extraConfig = '' locations."~* \\.(js|css|png|jpg|jpeg|gif|ico|svg|woff|woff2|ttf|eot)$".extraConfig = '' expires 1y; add_header Cache-Control "public, immutable"; ''; Loading