Skip to content

Commit 01a8329

Browse files
feat: add gzip compression
1 parent 59e194d commit 01a8329

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/Caddyfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
api.ballotcure.net {
22
reverse_proxy localhost:8000
3+
encode zstd gzip
34
}

0 commit comments

Comments
 (0)