Merge branch 'dev' into prod

This commit is contained in:
2026-01-20 19:46:56 +01:00

View File

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