Bot Updating Documentation

pull/186/head
LinuxServer-CI 2024-02-05 18:49:35 +00:00
rodzic 2069ffa802
commit c79a8b3932
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -49,6 +49,8 @@ This image provides various versions that are available via tags. Please read th
Access the webui at `https://<your-ip>:443`, for more information check out [Nextcloud](https://nextcloud.com/).
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.