1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-15 19:06:03 +00:00

[Clamd] add hooks volume

This commit is contained in:
FreddleSpl0it
2025-05-21 14:04:04 +02:00
parent 669f75182d
commit 55d90afee4

View File

@@ -80,6 +80,7 @@ services:
- TZ=${TZ}
- SKIP_CLAMD=${SKIP_CLAMD:-n}
volumes:
- ./data/hooks/clamd:/hooks:Z
- ./data/conf/clamav/:/etc/clamav/:Z
- mysql-socket-vol-1:/var/run/mysqld/
- clamd-db-vol-1:/var/lib/clamav