Explorar el Código

Run update.sh

Docker Library Bot hace 5 años
padre
commit
3b44af2627
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      nextcloud/README.md

+ 1 - 1
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.