Skip to content

Commit

Permalink
Yaml updates
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
szaimen authored Oct 11, 2023
1 parent 92aae9d commit 2ac76c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion manual-install/latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ services:
init: true
expose:
- "9000"
- "9001"
volumes:
- nextcloud_aio_nextcloud:/var/www/html:rw
- ${NEXTCLOUD_DATADIR}:/mnt/ncdata:rw
Expand Down Expand Up @@ -252,7 +253,7 @@ services:

nextcloud-aio-clamav:
image: nextcloud/aio-clamav:latest
init: true
init: false
expose:
- "3310"
environment:
Expand Down

0 comments on commit 2ac76c8

Please sign in to comment.