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