#Fix docker-compose.yml proposal

./opendkim/ local folder shadows ./config/opendkim
on generation of the keyfiles all files get written to ./config/opendkim leaving ./opendkim empty
thus on startup no config for opendkim is loaded
This commit is contained in:
Tobias Rittig 2016-05-01 15:23:34 +02:00
parent c8e0f759c0
commit 43643b5cea

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: