[calibre-web] Add missing values

This commit is contained in:
2020-04-29 08:22:50 +01:00
parent 81fc336fbd
commit 3a1405d14d
2 changed files with 6 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ apiVersion: v1
appVersion: 0.6.6-ls58
description: A simple web viewer for Calibre libraries
name: calibre-web
version: 1.1.0
version: 1.1.1
keywords:
- calibre-web
- calibre

View File

@@ -28,6 +28,11 @@ timezone: UTC
puid: 1001
pgid: 1001
## Configure docker_mods for this container. For x86 systems you can uncomment the following
## and enable ebook conversion tools in calbire-web
##
# dockerMods: linuxserver/calibre-web:calibre
service:
type: ClusterIP
port: 8083