Andrew Dolgov
|
56e05e4e40
|
fix incorrect syntax for AUTO_CREATE_USER_ACCESS_LEVEL
|
2022-09-24 11:01:24 +03:00 |
|
Andrew Dolgov
|
c8b2b66402
|
set random password for admin when using default unless ADMIN_USER_PASS is set
|
2022-06-10 22:48:27 +03:00 |
|
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 |
|