Skip to content

Commit

Permalink
Merge pull request #3384 from nextcloud/aio-yaml-update
Browse files Browse the repository at this point in the history
  • Loading branch information
szaimen authored Oct 16, 2023
2 parents 92aae9d + 2ac76c8 commit 58d37d5
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 58d37d5

Please sign in to comment.