Solved mailu port bug

This commit is contained in:
Kevin Veen-Birkenbach 2025-01-22 23:53:53 +01:00
parent 48abeda366
commit 221596e524

View File

@ -24,7 +24,7 @@ services:
- "127.0.0.1:{{ http_port }}:80"
- "{{ ip4_address }}:25:25"
- "{{ ip4_address }}:465:465"
- "{{ ip4_address }}:{{system_email_smtp_port}}:{{system_email_smtp_port}}"
- "{{ ip4_address }}:587:587"
- "{{ ip4_address }}:110:110"
- "{{ ip4_address }}:995:995"
- "{{ ip4_address }}:143:143"