Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prep 3.6.0 release. #113

Merged
merged 14 commits into from
Oct 3, 2024
Merged
Prev Previous commit
Next Next commit
[DEVOPS-631] Replace clamav vars with httpav's
yusufhm committed Oct 2, 2024
commit 6f217db6b664214536dc9c458accdd96fc792b86
5 changes: 3 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -38,8 +38,9 @@ x-environment: &default-environment
DRUPAL_SHIELD_PASS: ${DRUPAL_SHIELD_PASS:-}
GOVCMS_DEPLOY_WORKFLOW_CONFIG: ${GOVCMS_DEPLOY_WORKFLOW_CONFIG:-import}
GOVCMS_PREPARE_XML_SCRIPT: /app/vendor/bin/govcms-prepare-xml
CLAMAV_HOST: av
CLAMAV_MODE: daemon
HTTPAV_ENDPOINT: http://av:3993/scan
HTTPAV_RETURN_KEY: comodo
HTTP_PAYLOAD_KEY: malware

services: