Commit Graph

7 Commits

Author SHA1 Message Date
48934ad2c5 Apply gzip to everything
The middleware is smart enough to only apply it when needed, and only when it's not already compressed, so it's fine.
2021-09-19 22:48:48 +01:00
3eb286c9bd Move envrironment variables to docker
Using the `TTRSS_` prefix to follow upstream standard rather than container's

https://github.com/lunik1/docker-tt-rss/issues/3
2021-03-06 12:11:08 +00:00
1413efdd19 Copy feed icons and DB to tank 2021-02-27 22:08:01 +00:00
a2fe3ca37a Fix TT-RSS config
It needs to be environment variables now, but there's a bug where it doesn't read docker ones for some reason
2021-02-27 21:29:24 +00:00
47df8164fa Define timezone as variable 2021-02-10 09:12:42 +00:00
721bdf60b3 Fix quotes 2021-01-09 18:32:16 +00:00
fef7f2c2b4 Move docker containers to new PVE container 2021-01-09 18:02:17 +00:00