Skip to content

Commit f063b11

Browse files
committed
feat: add Brotli compression support
1 parent 9cd46eb commit f063b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frankenphp/Caddyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
}
2828

2929
root * /app/public
30-
encode zstd gzip
30+
encode zstd br gzip
3131

3232
mercure {
3333
# Transport to use (default to Bolt)

0 commit comments

Comments
 (0)