mirror of
https://github.com/Mailu/Mailu.git
synced 2025-02-09 13:23:54 +02:00
Change clamav path in tests too
(cherry picked from commit 7531f2387134138aa196540f89bb600846879963)
This commit is contained in:
parent
49509f86a5
commit
ef67724177
@ -99,7 +99,7 @@ services:
|
||||
networks:
|
||||
- clamav
|
||||
volumes:
|
||||
- "/mailu/filter/clamav:/var/lib/clamav"
|
||||
- "/mailu/clamav:/var/lib/clamav"
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "kill -0 `cat /tmp/clamd.pid` && kill -0 `cat /tmp/freshclam.pid`"]
|
||||
interval: 10s
|
||||
|
Loading…
x
Reference in New Issue
Block a user