From 3b44af26274a48cadce49f28f47127dfd53b7bb2 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 11 Jun 2020 20:09:31 +0000 Subject: [PATCH] Run update.sh --- nextcloud/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/README.md b/nextcloud/README.md index 0822502cb..011206766 100644 --- a/nextcloud/README.md +++ b/nextcloud/README.md @@ -183,7 +183,7 @@ If you set any values, they will not be asked in the install page on first run. - `NEXTCLOUD_ADMIN_USER` Name of the Nextcloud admin user. - `NEXTCLOUD_ADMIN_PASSWORD` Password for the Nextcloud admin user. -+If you want, you can set the data directory, otherwise default value will be used. +If you want, you can set the data directory, otherwise default value will be used. - `NEXTCLOUD_DATA_DIR` (default: */var/www/html/data*) Configures the data directory where nextcloud stores all files from the users.