1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-13 14:29:52 +02:00
Commit graph

10 commits

Author SHA1 Message Date
Andrew Dolgov
5a41bb1850
* merge enhancements from the master branch (user auto creation, etc.) 2022-06-10 18:36:19 +03:00
Andrew Dolgov
9fc0aaa2cd use TTRSS_DB_* variables instead of POSTGRES_* to set database configuration 2021-02-03 06:25:33 +03:00
Andrew Dolgov
5e2ad8d1da more examples in .env-dist 2021-02-01 10:11:32 +03:00
Andrew Dolgov
0251f2bb69 prefix config.php-related environment variables with TTRSS_ 2021-02-01 08:58:28 +03:00
Andrew Dolgov
8b4cfe23ea - merge changes from dynamic-env branch
- cleanup YML files, etc
2021-01-31 16:01:25 +03:00
Andrew Dolgov
3b2a5c8dcd support image tags 2020-01-24 07:24:40 +03:00
Andrew Dolgov
0168b8e689 clarify what HTTP_HOST does in .env-dist 2020-01-19 13:21:00 +03:00
Andrew Dolgov
b2bf8114d9 update default SELF_URL_PATH 2020-01-19 13:16:54 +03:00
Andrew Dolgov
176731e3fb SELF_URL_PATH-related updates/clarification 2020-01-19 13:08:54 +03:00
Andrew Dolgov
9b0a93677d 1. move .env to .env-dist so local customization is not clashing with the
repo
2. rewrite SELF_URL_PATH based on configured value even if config.php
exists
3. update README
2020-01-19 12:54:24 +03:00
Renamed from .env (Browse further)