From 2ac76c80fdb838ea4e609beaaf39a94fc9f5f050 Mon Sep 17 00:00:00 2001 From: szaimen Date: Wed, 11 Oct 2023 12:13:15 +0000 Subject: [PATCH] Yaml updates Signed-off-by: GitHub --- manual-install/latest.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manual-install/latest.yml b/manual-install/latest.yml index 7231b192..8b89ca9a 100644 --- a/manual-install/latest.yml +++ b/manual-install/latest.yml @@ -93,6 +93,7 @@ services: init: true expose: - "9000" + - "9001" volumes: - nextcloud_aio_nextcloud:/var/www/html:rw - ${NEXTCLOUD_DATADIR}:/mnt/ncdata:rw @@ -252,7 +253,7 @@ services: nextcloud-aio-clamav: image: nextcloud/aio-clamav:latest - init: true + init: false expose: - "3310" environment: