apply suggestion

Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
Zoey
2025-10-17 07:40:54 +02:00
committed by GitHub
parent f996afdb4a
commit 2794fb3a7e

View File

@@ -7,8 +7,8 @@ Listen 8080 https
</Files>
# Http host
<VirtualHost *:8000>
ServerName localhost
<VirtualHost 127.0.0.1:8000>
ServerName 127.0.0.1
# Add error log
CustomLog /proc/self/fd/1 proxy