1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-09 23:07:35 +02:00

Merge pull request #172 from diiigle/patch-1

opendkim folder shadowing
This commit is contained in:
Thomas VIAL
2016-05-07 15:57:20 +02:00
2 changed files with 0 additions and 2 deletions

View File

@ -59,7 +59,6 @@ Adapt this file with your FQDN.
- "993:993"
volumes:
- ./config/:/tmp/docker-mailserver/
- ./opendkim/:/tmp/docker-mailserver/opendkim/
volumes:
maildata:

View File

@ -15,7 +15,6 @@ services:
- "993:993"
volumes:
- ./config/:/tmp/docker-mailserver/
- ./opendkim/:/tmp/docker-mailserver/opendkim/
environment:
- ENABLE_FAIL2BAN=1
cap_add: