This commit is contained in:
2026-01-20 20:03:37 +01:00
parent 58c590c5b3
commit bf3a11891b

View File

@@ -59,6 +59,7 @@ services:
- net.ipv4.conf.all.src_valid_mark=1 - net.ipv4.conf.all.src_valid_mark=1
networks: networks:
- ca-lose-internal - ca-lose-internal
- proxynet
restart: unless-stopped restart: unless-stopped
volumes: volumes:
@@ -71,3 +72,5 @@ networks:
ipam: ipam:
config: config:
- subnet: 172.25.0.0/24 - subnet: 172.25.0.0/24
proxynet:
external: true