Update readme-vars.yml

This commit is contained in:
driz
2024-02-05 13:30:49 -05:00
committed by GitHub
parent 9e19c87fb6
commit c132755dc2
+2
View File
@@ -52,6 +52,8 @@ app_setup_block_enabled: true
app_setup_block: |
Access the webui at `https://<your-ip>:443`, for more information check out [Nextcloud]({{ project_url }}).
Note: `occ` should be run without prepending with `sudo -u abc php` or `sudo -u www-data php` ie; `docker exec -it nextcloud occ maintenance:mode --off`
### Updating Nextcloud
Updating Nextcloud is done by pulling the new image, and recreating the container with it.