Merge 635a1a2f45d4e21b712673cdaf8c3e7681b7a9a4 into adacce4ba156ad35a1386fe1b8c19bd929e420f8
This commit is contained in:
commit
7f97ec1f60
@ -32,6 +32,9 @@ ENV DB_NAME ttrss
|
||||
ENV DB_USER ttrss
|
||||
ENV DB_PASS ttrss
|
||||
|
||||
# expose plugins directory
|
||||
VOLUME ["/var/www/plugins"]
|
||||
|
||||
# always re-configure database with current ENV when RUNning container, then monitor all services
|
||||
ADD configure-db.php /configure-db.php
|
||||
ADD supervisord.conf /etc/supervisor/conf.d/supervisord.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user