change port
This commit is contained in:
@@ -19,7 +19,7 @@ calibre-web-automated:
|
||||
- name: PGID
|
||||
value: 100
|
||||
- name: DOCKER_MODS
|
||||
value: lscr.io/linuxserver/mods:universal-calibre-v7.23.0@sha256:6ff57db7e57445f3597acf5a479f1c1fcb62604f112cfd094ced325c85d050dc
|
||||
value: lscr.io/linuxserver/mods:universal-calibre-v7.23.0
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
@@ -70,7 +70,7 @@ calibre-web-automated:
|
||||
controller: main
|
||||
ports:
|
||||
http:
|
||||
port: 80
|
||||
port: 8083
|
||||
targetPort: 8083
|
||||
protocol: HTTP
|
||||
downloader:
|
||||
@@ -91,7 +91,7 @@ calibre-web-automated:
|
||||
pathType: Prefix
|
||||
service:
|
||||
name: calibre-web-automated-main
|
||||
port: 80
|
||||
port: 8083
|
||||
tls:
|
||||
- hosts:
|
||||
- calibre-cl01tl
|
||||
|
@@ -158,7 +158,7 @@ homepage:
|
||||
icon: sh-calibre-web-light.svg
|
||||
description: Calibre Web Automated
|
||||
href: https://calibre-cl01tl.boreal-beaufort.ts.net
|
||||
siteMonitor: http://calibre-web-automated-main.calibre-web-automated:80
|
||||
siteMonitor: http://calibre-web-automated-main.calibre-web-automated:8083
|
||||
statusStyle: dot
|
||||
- Public:
|
||||
- Site:
|
||||
|
Reference in New Issue
Block a user