fix
This commit is contained in:
+5
-6
@@ -24,12 +24,11 @@ services:
|
|||||||
- crabs-network
|
- crabs-network
|
||||||
labels:
|
labels:
|
||||||
- reproxy.enabled=true
|
- reproxy.enabled=true
|
||||||
- reproxy.server=mail.crabs-games.art
|
- reproxy.server=mailserver
|
||||||
- reproxy.route=/(.*)
|
- reproxy.tcp.25=:25,proto=haproxy
|
||||||
- reproxy.tcp.25=mailserver:25,proto=haproxy
|
- reproxy.tcp.465=:465,proto=haproxy
|
||||||
- reproxy.tcp.465=mailserver:465,proto=haproxy
|
- reproxy.tcp.587=:587,proto=haproxy
|
||||||
- reproxy.tcp.587=mailserver:587,proto=haproxy
|
- reproxy.tcp.993=:993,proto=haproxy
|
||||||
- reproxy.tcp.993=mailserver:993,proto=haproxy
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
crabs-network:
|
crabs-network:
|
||||||
|
|||||||
Reference in New Issue
Block a user