mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
Merge pull request #3361 from nextcloud/enh/noid/clamav-tini
This commit is contained in:
commit
133a7500f9
1 changed files with 1 additions and 1 deletions
|
|
@ -507,7 +507,7 @@
|
||||||
"container_name": "nextcloud-aio-clamav",
|
"container_name": "nextcloud-aio-clamav",
|
||||||
"display_name": "ClamAV",
|
"display_name": "ClamAV",
|
||||||
"image": "nextcloud/aio-clamav",
|
"image": "nextcloud/aio-clamav",
|
||||||
"init": true,
|
"init": false,
|
||||||
"expose": [
|
"expose": [
|
||||||
"3310"
|
"3310"
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue