Bot Updating Documentation

pull/121/head
LinuxServer-CI 2023-06-09 12:45:47 +00:00
rodzic 4c029a0874
commit abea8d8254
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -56,6 +56,7 @@ Below is a mapping of container `/config` paths to those relative within a BookS
- **/config container path** => **BookStack relative path**
- `/config/www/.env` => `.env`
- `/config/www/laravel.log` => `storage/logs/laravel.log`
- `/config/www/backups/` => `storage/backups/`
- `/config/www/files/` => `storage/uploads/files/`
- `/config/www/images/` => `storage/uploads/images/`
- `/config/www/themes/` => `themes/`
@ -222,6 +223,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to
## Versions
* **07.06.23:** - Add mariadb-client for bookstack-system-cli support.
* **25.05.23:** - Rebase to Alpine 3.18, deprecate armhf.
* **13.04.23:** - Move ssl.conf include to default.conf.
* **01.03.23:** - Add php iconv.