Yaml updates

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-10-11 12:13:15 +00:00 committed by GitHub
parent 92aae9dfd0
commit 2ac76c80fd

View file

@ -93,6 +93,7 @@ services:
init: true init: true
expose: expose:
- "9000" - "9000"
- "9001"
volumes: volumes:
- nextcloud_aio_nextcloud:/var/www/html:rw - nextcloud_aio_nextcloud:/var/www/html:rw
- ${NEXTCLOUD_DATADIR}:/mnt/ncdata:rw - ${NEXTCLOUD_DATADIR}:/mnt/ncdata:rw
@ -252,7 +253,7 @@ services:
nextcloud-aio-clamav: nextcloud-aio-clamav:
image: nextcloud/aio-clamav:latest image: nextcloud/aio-clamav:latest
init: true init: false
expose: expose:
- "3310" - "3310"
environment: environment: