feat(back-end): add ClamAV service remember to add env and compose.deploy on server

This commit is contained in:
2026-02-19 15:59:33 +01:00
parent 2189e58cc6
commit 0d23521cac
13 changed files with 149 additions and 4 deletions

View File

@@ -7,4 +7,7 @@ TAG=prod
BACKEND_PORT=8000
FRONTEND_PORT=80
CLAMAV_HOST=192.168.1.147
CLAMAV_PORT=3310
CLAMAV_ENABLED=true