mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 06:20:14 +00:00
mastercontainer: bind 8000 only to 127.0.0.1
In my test it worked Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Listen 8000
|
||||
Listen 8080
|
||||
Listen 127.0.0.1:8000
|
||||
Listen 8080 https
|
||||
|
||||
# Deny access to .ht files
|
||||
<Files ".ht*">
|
||||
|
||||
Reference in New Issue
Block a user