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

re-enable nginx_xaccel; remove the rest of sed stuff from startup

This commit is contained in:
Andrew Dolgov 2021-02-01 10:30:31 +03:00
parent 2861bd88db
commit fdd507c179
6 changed files with 12 additions and 8 deletions

View file

@ -3,4 +3,4 @@
sed -e "s/define('\([A-Z_]\+\)', [^)]\+/define('\1', getenv('TTRSS_\1')/" \
< config.php-dist > config.docker.php
cat config.php-config.d >> config.docker.php
cat config.php-config.d config.php-xaccel >> config.docker.php