publish submission port

This commit is contained in:
Mauro Torrez
2019-10-02 20:54:07 -03:00
parent 321f2df6a5
commit f7b5ea515b
2 changed files with 2 additions and 1 deletions

View File

@@ -9,7 +9,7 @@
- "{{ postfix_volume }}:/etc/postfix"
- "{{ postfix_volume_ssl }}:/ssl"
networks:
- name: "{{ docker_network_name }}"
- name: "{{ docker_network }}"
ports: "{{ postfix_publish_ports }}"
env:
MYDESTINATION: >-