Skip to content
Snippets Groups Projects
Commit df42f887 authored by David Beniamine's avatar David Beniamine
Browse files

Always restart postfix

parent 4bcfa932
Branches
No related tags found
No related merge requests found
......@@ -36,6 +36,7 @@ services:
postfix:
build: ./docker/postfix
hostname: postfix
restart: always
volumes:
- "./sympa/sympa/shared:/etc/sympa/shared"
- "./postfix/rsyslog:/etc/rsyslog.d1/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment