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