Bot Updating Documentation

pull/63/head
LinuxServer-CI 2022-11-02 16:48:07 +00:00
rodzic 39d8b4e846
commit 71e5a5b8f4
1 zmienionych plików z 1 dodań i 3 usunięć

Wyświetl plik

@ -48,9 +48,6 @@ Example:
For reverse proxying, remember to change the `base_url` in `/config/www/xbackbone/config.php` to your domain if you initially set up the application with a local url. E.g. `'base_url' => 'https://images.yourdomain.com',`
**Updating**
- To update Xbackbone, go to /system and click upgrade if there's a new version available. A container update does not update the Xbackbone application.
## Usage
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
@ -170,6 +167,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to
## Versions
* **01.11.22:** - Move application install to /app/www/public, add migration notices for existing users. Container updates should now update the application correctly
* **20.08.22:** - Rebasing to alpine 3.15 with php8. Restructure nginx configs ([see changes announcement](https://info.linuxserver.io/issues/2022-08-20-nginx-base)).
* **02.08.22:** - Added note about updating.
* **06.06.21:** - Initial Release.