mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-09 18:09:51 +02:00
re-enable nginx_xaccel; remove the rest of sed stuff from startup
This commit is contained in:
parent
2861bd88db
commit
fdd507c179
6 changed files with 12 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue