feat(back-end): integration of clamAVS
Some checks failed
Build, Test and Deploy / test-backend (push) Failing after 51s
Build, Test and Deploy / build-and-push (push) Has been skipped
Build, Test and Deploy / deploy (push) Has been skipped

This commit is contained in:
2026-02-12 21:59:48 +01:00
parent f5aa0f298e
commit 59e881c3f4
4 changed files with 43 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ services:
- MARKUP_PERCENT=20
- TEMP_DIR=/app/temp
- PROFILES_DIR=/app/profiles
- CLAMAV_HOST=clamav
- CLAMAV_HOST=192.168.1.147
- CLAMAV_PORT=3310
depends_on:
- db