mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-13 11:59:52 +02:00
update README
This commit is contained in:
parent
88f76c2f1d
commit
c9a6cb65e9
1 changed files with 3 additions and 3 deletions
|
@ -13,8 +13,8 @@ The general outline of the configuration is as follows:
|
||||||
- tt-rss source updates from git master repository on container restart
|
- tt-rss source updates from git master repository on container restart
|
||||||
- schema is installed automatically if it is missing
|
- schema is installed automatically if it is missing
|
||||||
- config.php is generated if it is missing
|
- config.php is generated if it is missing
|
||||||
- SSL termination not included, you use a sidecar container for that
|
- SSL termination not included, use a sidecar container for that (TODO)
|
||||||
- tt-rss code is exposed on a persistent volume so plugins, etc. could be easily added
|
- tt-rss code is stored on a persistent volume so plugins, etc. could be easily added
|
||||||
|
|
||||||
Post your feedback here:
|
Post your feedback here:
|
||||||
|
|
||||||
|
@ -74,6 +74,6 @@ Copy and/or git clone any third party plugins into ``plugins.local`` as usual.
|
||||||
- support for sending mail somehow (smtp mailer?)
|
- support for sending mail somehow (smtp mailer?)
|
||||||
- properly deal with ``SELF_URL_PATH``
|
- properly deal with ``SELF_URL_PATH``
|
||||||
|
|
||||||
### Feedback / suggestions
|
### Feedback / suggestions2
|
||||||
|
|
||||||
[Forum thread](https://community.tt-rss.org/t/docker-compose-tt-rss/2894)
|
[Forum thread](https://community.tt-rss.org/t/docker-compose-tt-rss/2894)
|
Loading…
Add table
Add a link
Reference in a new issue