mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-01-24 07:52:21 +01:00
Solved mailu port bug
This commit is contained in:
parent
48abeda366
commit
221596e524
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user