Merge pull request #2236 from SkynetLabs/remove-deploy-configuration

remove deploy configuration
This commit is contained in:
Karol Wypchło 2022-09-21 14:03:15 +02:00 committed by GitHub
commit 9958b66faf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -17,10 +17,6 @@ services:
- ./docker/clamav/clamd.conf:/etc/clamav/clamd.conf:ro
expose:
- 3310 # NEVER expose this outside of the local network!
deploy:
resources:
limits:
cpus: "${CLAMAV_CPU:-0.50}"
networks:
shared:
ipv4_address: 10.10.10.100