This commit is contained in:
2026-05-09 23:03:56 +02:00
parent dd1d8d8d6b
commit 26856ee1df
+1 -5
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
@@ -91,12 +91,8 @@ services:
networks: networks:
ca-lose-internal: ca-lose-internal:
ipv4_address: 172.25.0.6 ipv4_address: 172.25.0.6
proxynet:
ipv4_address: 172.20.0.50
networks: networks:
proxynet:
external: true
ca-lose-internal: ca-lose-internal:
driver: bridge driver: bridge
ipam: ipam: