1
0
mirror of https://git.cloudron.io/cloudron/freshrss-app synced 2026-04-30 14:41:01 +00:00

Set ServerHost to remove start up warnings. It does not support env subst

This commit is contained in:
Girish Ramakrishnan
2026-01-19 14:25:23 +01:00
parent ce5b6ba960
commit c3f2702de1
+1 -1
View File
@@ -1,6 +1,6 @@
# https://github.com/FreshRSS/FreshRSS/blob/edge/Docker/FreshRSS.Apache.conf # https://github.com/FreshRSS/FreshRSS/blob/edge/Docker/FreshRSS.Apache.conf
ServerName %{HTTP_HOST} ServerName localhost
<VirtualHost *:8000> <VirtualHost *:8000>
DocumentRoot /app/code/p DocumentRoot /app/code/p