Add GZIP compression to projects which don't natively support it
This commit is contained in:
@ -15,6 +15,7 @@ services:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.tt-rss.rule=Host(`tt-rss.jakehoward.tech`)
|
||||
- traefik.http.routers.tt-rss.tls.certresolver=le
|
||||
- traefik.http.routers.tt-rss.middlewares=compress@file
|
||||
depends_on:
|
||||
- db
|
||||
tmpfs:
|
||||
|
Reference in New Issue
Block a user