Files
chef-recipes/containers/traefik/files/conf/http_compress.yml
T
2023-02-03 18:01:35 +01:00

9 lines
152 B
YAML

http:
middlewares:
http-compress:
compress:
excludedContentTypes:
- "video/*"
- "image/*"
- "audio/*"