self url path
This commit is contained in:
@@ -24,7 +24,7 @@ RUN ln -sf /usr/bin/php7 /usr/bin/php
|
||||
EXPOSE 80 443
|
||||
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
COPY ttrss.conf /etc/php7/php-fpm.d/ttrss.conf
|
||||
COPY php-fpm.conf /etc/php7/php-fpm.d/ttrss.conf
|
||||
COPY install-db.php /var/lib/tt-rss-install/install-db.php
|
||||
|
||||
ADD https://git.tt-rss.org/fox/tt-rss/archive/18.12.tar.gz /tmp/ttrss.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user