Skip to content

Commit 75f34d1

Browse files
committed
Update default.conf
1 parent ca02168 commit 75f34d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose/frontend/default.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ map $http_accept $client_format {
4848

4949
map $http_accept_encoding $normalized_encoding {
5050
default "";
51-
"~*br" "br";
5251
"~*zstd" "zstd";
52+
"~*br" "br";
5353
"~*gzip" "gzip";
5454
}
5555

0 commit comments

Comments
 (0)