🐞 Add antivirus inside Twake Drive (#725)
🐞 Add antivirus inside Twake Drive (#725)
This commit is contained in:
@@ -10,6 +10,14 @@ services:
|
||||
- 27017:27017
|
||||
networks:
|
||||
- tdrive_network
|
||||
|
||||
av:
|
||||
image: clamav/clamav:latest
|
||||
container_name: av
|
||||
ports:
|
||||
- 3310:3310
|
||||
networks:
|
||||
- tdrive_network
|
||||
|
||||
node:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user