mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
apply suggestion
Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
parent
f996afdb4a
commit
2794fb3a7e
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ Listen 8080 https
|
||||||
</Files>
|
</Files>
|
||||||
|
|
||||||
# Http host
|
# Http host
|
||||||
<VirtualHost *:8000>
|
<VirtualHost 127.0.0.1:8000>
|
||||||
ServerName localhost
|
ServerName 127.0.0.1
|
||||||
|
|
||||||
# Add error log
|
# Add error log
|
||||||
CustomLog /proc/self/fd/1 proxy
|
CustomLog /proc/self/fd/1 proxy
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue