1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-09 21:09:52 +02:00

Update page 'Home'

fox 2020-12-11 12:25:45 +00:00
parent fac594ae76
commit c5a1213680

@ -52,11 +52,7 @@ Copy and/or git clone any third party plugins into ``plugins.local`` as usual.
A common pattern is shared nginx doing SSL termination, etc. Don't forget to pass `X-Forwarded-Proto` to the container if you're using HTTPS, otherwise tt-rss would generate plain HTTP URLs.
Address and port correspond to `HTTP_PORT` in `.env` (default):
```ini
HTTP_PORT=127.0.0.1:8280
```
Address and port correspond to `HTTP_PORT` in `.env`, default: `HTTP_PORT=127.0.0.1:8280`.
Nginx: