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:
Zoey
2025-10-16 21:09:58 +02:00
committed by GitHub
parent 5dc85b09d4
commit f996afdb4a

View File

@@ -1,5 +1,5 @@
Listen 8000
Listen 8080
Listen 127.0.0.1:8000
Listen 8080 https
# Deny access to .ht files
<Files ".ht*">