Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2020-09-30 12:44:43 +01:00
parent 6198bf549d
commit 811fcd1b9d
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ Container images are configured using parameters passed at runtime (such as thos
| `-e TZ=Europe/London` | Specify a timezone to use EG Europe/London. |
| `-e DOCKER_MODS=linuxserver/calibre-web:calibre` | #optional & **x86-64 only** Adds the ability to perform ebook conversion |
| `-v /config` | Where calibre-web stores the internal database and config. |
| `-v /books` | Where your calibre database is locate. |
| `-v /books` | Where your preexisting calibre database is locate. |
## Environment variables from files (Docker secrets)