chore (caddy) add zstd

This commit is contained in:
huadong zuo
2023-08-12 09:39:57 +08:00
committed by GitHub
parent 18776e6baa
commit 42dc34da02

View File

@@ -4,6 +4,6 @@ laradock.test {
php_fastcgi php-fpm:9000 php_fastcgi php-fpm:9000
file_server file_server
encode gzip encode zstd gzip
tls internal tls internal
} }