You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-08 23:06:49 +02:00
#Fix shadowing of local opendkim folder over ./config/opendkim/
This commit is contained in:
@ -26,7 +26,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:
|
||||||
|
Reference in New Issue
Block a user