mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-08 04:03:51 -05:00
13 lines
343 B
YAML
13 lines
343 B
YAML
images:
|
|
image:
|
|
repository: ghcr.io/linuxserver/calibre
|
|
tag: 8.16.0
|
|
|
|
consts:
|
|
calibre_container_name: calibre
|
|
config_path: /config
|
|
internal_web_port: 8081
|
|
no_auth_warning: |
|
|
⚠️ Calibre is running without authentication.
|
|
See the potential security risks: https://info.linuxserver.io/issues/2024-10-06-securing-kasm/
|