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
1 changed files with 3 additions and 1 deletions

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: