remove deploy configuration

This commit is contained in:
Karol Wypchlo 2022-09-19 15:16:57 +02:00
parent e4cd4bf991
commit c85d788939
No known key found for this signature in database
GPG Key ID: B515DE9EEBE241E1
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