feat(back-end): integration of clamAVS
This commit is contained in:
@@ -15,6 +15,8 @@ services:
|
|||||||
- DB_PASSWORD=${DB_PASSWORD}
|
- DB_PASSWORD=${DB_PASSWORD}
|
||||||
- TEMP_DIR=/app/temp
|
- TEMP_DIR=/app/temp
|
||||||
- PROFILES_DIR=/app/profiles
|
- PROFILES_DIR=/app/profiles
|
||||||
|
- CLAMAV_HOST=192.168.1.147
|
||||||
|
- CLAMAV_PORT=3310
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- backend_profiles_${ENV}:/app/profiles
|
- backend_profiles_${ENV}:/app/profiles
|
||||||
|
|||||||
Reference in New Issue
Block a user