mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-12 18:34:52 +02:00
#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:
parent
c8e0f759c0
commit
43643b5cea
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@ Adapt this file with your FQDN.
|
|||
- "993:993"
|
||||
volumes:
|
||||
- ./config/:/tmp/docker-mailserver/
|
||||
- ./opendkim/:/tmp/docker-mailserver/opendkim/
|
||||
|
||||
volumes:
|
||||
maildata:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue