🐞 Add antivirus inside Twake Drive (#725)

🐞 Add antivirus inside Twake Drive (#725)
This commit is contained in:
Montassar Ghanmy
2024-11-19 17:39:18 +01:00
committed by GitHub
parent cc53cd9a94
commit 00f819fb6d
49 changed files with 1341 additions and 257 deletions
+8
View File
@@ -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: