This commit is contained in:
2026-06-28 03:32:12 +07:00
parent 3b11f9837d
commit 3e2e0589c5
+4 -4
View File
@@ -25,10 +25,10 @@ services:
labels:
- reproxy.enabled=true
- reproxy.server=mailserver
- reproxy.tcp.25=mailserver:25,proto=haproxy
- reproxy.tcp.465=mailserver:465,proto=haproxy
- reproxy.tcp.587=mailserver:587,proto=haproxy
- reproxy.tcp.993=mailserver:993,proto=haproxy
- reproxy.tcp.25=mailserver:25,proto=haproxy,sni=mail.crabs-games.art
- reproxy.tcp.465=mailserver:465,proto=haproxy,sni=mail.crabs-games.art
- reproxy.tcp.587=mailserver:587,proto=haproxy,sni=mail.crabs-games.art
- reproxy.tcp.993=mailserver:993,proto=haproxy,sni=mail.crabs-games.art
networks:
crabs-network: