42 lines
1.2 KiB
YAML
42 lines
1.2 KiB
YAML
# yaml-language-server: $schema=https://json.schemastore.org/traefik-v2-file-provider.json
|
|
|
|
http:
|
|
middlewares:
|
|
compress:
|
|
compress:
|
|
includedContentTypes:
|
|
- application/atom+xml
|
|
- application/geo+json
|
|
- application/javascript
|
|
- application/x-javascript
|
|
- application/json
|
|
- application/ld+json
|
|
- application/manifest+json
|
|
- application/rdf+xml
|
|
- application/rss+xml
|
|
- application/vnd.ms-fontobject
|
|
- application/wasm
|
|
- application/x-web-app-manifest+json
|
|
- application/xhtml+xml
|
|
- application/xml
|
|
- font/eot
|
|
- font/otf
|
|
- font/ttf
|
|
- image/bmp
|
|
- image/svg+xml
|
|
- image/vnd.microsoft.icon
|
|
- image/x-icon
|
|
- text/cache-manifest
|
|
- text/calendar
|
|
- text/css
|
|
- text/html
|
|
- text/javascript
|
|
- text/markdown
|
|
- text/plain
|
|
- text/xml
|
|
- text/vcard
|
|
- text/vnd.rim.location.xloc
|
|
- text/vtt
|
|
- text/x-component
|
|
- text/x-cross-domain-policy
|