Fix Postfix DNS name not found

This commit is contained in:
Sam A. 2023-12-12 22:00:55 +01:00
parent 88c4d99fc0
commit 9164b39906
Signed by: samsapti
GPG key ID: CBBBE7371E81C4EA

View file

@ -6,7 +6,9 @@ services:
image: boky/postfix:{{ services.postfix.version }}
restart: always
networks:
- postfix
postfix:
aliases:
- postfix
volumes:
- "./dkim:/etc/opendkim/keys"
environment: