epy fix
This commit is contained in:
parent
c186e64ce5
commit
f7a1f003c4
|
@ -188,7 +188,7 @@ systemctl enable --now tt-rss
|
|||
apt install apache2 php-fpm
|
||||
a2enmod proxy_fcgi setenvif
|
||||
a2enconf php7.4-fpm
|
||||
cp /usr/share/doc/grocy/apache2-tt-rss.conf /etc/apache2/sites-available/tt-rss.conf
|
||||
cp /usr/share/doc/tt-rss/apache2-tt-rss.conf /etc/apache2/sites-available/tt-rss.conf
|
||||
#edit /etc/apache2/sites-available/tt-rss.conf
|
||||
a2ensite tt-rss
|
||||
systemctl restart apache2
|
||||
|
|
Loading…
Reference in New Issue