[ClamAV] Copy productive whitelist.ign to exposed configuration folder, remove direct mount of whitelist file

This commit is contained in:
andryyy
2019-12-14 15:12:37 +01:00
parent 25c2bcc8b3
commit 8c3ab0371a
3 changed files with 3 additions and 4 deletions

View File

@@ -62,7 +62,6 @@ services:
- TZ=${TZ}
- SKIP_CLAMD=${SKIP_CLAMD:-n}
volumes:
- ./data/conf/clamav/whitelist.ign2:/var/lib/clamav/whitelist.ign2
- ./data/conf/clamav/:/etc/clamav/
networks:
mailcow-network: