mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-04 01:57:41 +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
@ -59,7 +59,6 @@ Adapt this file with your FQDN.
|
|||||||
- "993:993"
|
- "993:993"
|
||||||
volumes:
|
volumes:
|
||||||
- ./config/:/tmp/docker-mailserver/
|
- ./config/:/tmp/docker-mailserver/
|
||||||
- ./opendkim/:/tmp/docker-mailserver/opendkim/
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
maildata:
|
maildata:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user