🔧 Configure Main Postfix domain

This commit is contained in:
2020-07-12 14:23:44 +02:00
parent b685832d12
commit 5c2230b77d
3 changed files with 6 additions and 3 deletions

View File

@ -34,7 +34,7 @@ COPY rsyslog.d /etc/rsyslog.d
COPY sympa.conf.template /etc/sympa/sympa/sympa.conf.template
COPY main.cf /etc/postfix/main.cf
COPY main.cf.template /etc/postfix/main.cf.template
COPY master.cf /etc/postfix/master.cf
COPY entrypoint.sh /root/entrypoint.sh