This website requires JavaScript.
Explore
Help
Sign in
neingeist
/
ttrss-docker-compose
Watch
1
Star
0
Fork
You've already forked ttrss-docker-compose
0
mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced
2025-06-09 14:19:52 +02:00
Code
Issues
Releases
Wiki
Activity
9101ad6efc
ttrss-docker-compose
/
app
History
Download ZIP
Download TAR.GZ
Andrew Dolgov
9101ad6efc
don't rely on DB_HOST, DB_TYPE, and DB_PORT set in config.php-dist; set proper values on startup
2020-04-23 16:12:09 +03:00
..
Dockerfile
include php7-zip in the app image (for data_migration plugin)
2020-01-25 08:42:41 +03:00
index.php
add index.php redirecting to /tt-rss/
2019-11-15 21:18:49 +03:00
startup.sh
don't rely on DB_HOST, DB_TYPE, and DB_PORT set in config.php-dist; set proper values on startup
2020-04-23 16:12:09 +03:00
updater.sh
1. do not crash if git master is not available on startup, but local source exists (use that instead)
2020-02-22 10:03:59 +03:00