feat(back-end): add ClamAV service remember to add env and compose.deploy on server
This commit is contained in:
@@ -7,4 +7,7 @@ TAG=dev
|
||||
BACKEND_PORT=18002
|
||||
FRONTEND_PORT=18082
|
||||
|
||||
CLAMAV_HOST=192.168.1.147
|
||||
CLAMAV_PORT=3310
|
||||
CLAMAV_ENABLED=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user