[Clamd] Improve logging
[Compose] Remove tty from clamd-mailcow
This commit is contained in:
@@ -58,7 +58,6 @@ services:
|
||||
image: mailcow/clamd:1.16
|
||||
build: ./data/Dockerfiles/clamd
|
||||
restart: always
|
||||
tty: true
|
||||
environment:
|
||||
- TZ=${TZ}
|
||||
- SKIP_CLAMD=${SKIP_CLAMD:-n}
|
||||
|
Reference in New Issue
Block a user