mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-14 07:59:51 +02:00
re-enable nginx_xaccel; remove the rest of sed stuff from startup
This commit is contained in:
parent
5e2ad8d1da
commit
52b7a1260f
6 changed files with 12 additions and 8 deletions
|
@ -57,7 +57,7 @@ ENV TTRSS_SMTP_FROM_ADDRESS="noreply@your.domain.dom"
|
|||
ENV TTRSS_DIGEST_SUBJECT="[tt-rss] New headlines for last 24 hours"
|
||||
ENV TTRSS_CHECK_FOR_UPDATES="true"
|
||||
ENV TTRSS_ENABLE_GZIP_OUTPUT=""
|
||||
ENV TTRSS_PLUGINS="auth_internal, note"
|
||||
ENV TTRSS_PLUGINS="auth_internal, note, nginx_xaccel"
|
||||
ENV TTRSS_LOG_DESTINATION="sql"
|
||||
ENV TTRSS_CONFIG_VERSION="26"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue