mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-24 08:26:55 +00:00
improve/fix some things
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
d385d43af0
commit
172ae49cdf
5 changed files with 20 additions and 13 deletions
|
|
@ -306,7 +306,13 @@
|
|||
"3310"
|
||||
],
|
||||
"environmentVariables": [],
|
||||
"volumes": [],
|
||||
"volumes": [
|
||||
{
|
||||
"name": "nextcloud_aio_clamav",
|
||||
"location": "/var/lib/clamav",
|
||||
"writeable": true
|
||||
}
|
||||
],
|
||||
"secrets": [],
|
||||
"maxShutdownTime": 10,
|
||||
"restartPolicy": "unless-stopped"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue