mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2026-03-15 01:03:24 +00:00
Set ServerHost to remove start up warnings. It does not support env subst
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user