Merge pull request #5344 from nextcloud/enh/5332/add-nc-mount-to-m-cc

memories: add NEXTCLOUD_MOUNT to CC
This commit is contained in:
Simon L. 2024-09-30 10:55:26 +02:00 committed by GitHub
commit 94b01818c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,6 +17,11 @@
"source": "%NEXTCLOUD_DATADIR%",
"destination": "/mnt/ncdata",
"writeable": false
},
{
"source": "%NEXTCLOUD_MOUNT%",
"destination": "%NEXTCLOUD_MOUNT%",
"writeable": false
}
],
"devices": [