closed ports

This commit is contained in:
2026-05-09 23:06:17 +02:00
parent 26856ee1df
commit b55129dfff
+1 -1
View File
@@ -81,7 +81,7 @@ services:
- /lib/modules:/lib/modules:ro - /lib/modules:/lib/modules:ro
ports: ports:
- "51830:51830/udp" - "51830:51830/udp"
- "51831:80/tcp" # only for short configuration access - remove in production - external: 51831 internal: 80 # - "51831:80/tcp" # only for short configuration access - remove in production - external: 51831 internal: 80
sysctls: sysctls:
- net.ipv4.ip_forward=1 - net.ipv4.ip_forward=1
- net.ipv4.conf.all.src_valid_mark=1 - net.ipv4.conf.all.src_valid_mark=1