just mount to docker

This commit is contained in:
2023-09-27 00:10:42 +01:00
parent 68aff49459
commit a7e5065f71
2 changed files with 1 additions and 8 deletions

View File

@@ -9,7 +9,6 @@ docker run \
--name nextcloud-aio-mastercontainer \
--restart unless-stopped \
--publish 8080:8080 \
--env NEXTCLOUD_DATADIR=/mnt/data/nextcloud \
--env NEXTCLOUD_UPLOAD_LIMIT=16G \
--env NEXTCLOUD_MAX_TIME=7200 \
--env APACHE_PORT=11000 \