Bot Updating Documentation

pull/62/head
LinuxServer-CI 2022-10-10 11:27:38 -05:00
rodzic 0d8a0cc50d
commit 2930f2f7c7
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -141,7 +141,7 @@ Docker images are configured using parameters passed at runtime (such as those a
| `DB_HOST=<yourdbhost>` | for specifying the database host |
| `DB_USER=<yourdbuser>` | for specifying the database user |
| `DB_PASS=<yourdbpass>` | for specifying the database password |
| `DB_DATABASE=bookstackapp` | for specifying the database to be used |
| `DB_DATABASE=bookstackapp` | for specifying the database to be used (non-alphanumeric passwords must be properly escaped.) |
### Volume Mappings (`-v`)
@ -203,6 +203,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to
## Versions
* **10.10.22:** - Remove password escape logic which caused problems for a small subset of users.
* **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)).
* **14.03.22:** - Add symlinks for theme support.
* **11.07.21:** - Rebase to Alpine 3.14.