mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-07-27 16:19:51 +02:00
re-enable nginx_xaccel; remove the rest of sed stuff from startup
This commit is contained in:
parent
2861bd88db
commit
fdd507c179
6 changed files with 12 additions and 8 deletions
|
@ -54,7 +54,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